Exemplo n.º 1
0
 internal LZ4HighCompressor()
 {
     ht = new LZ4.HCHashTable();
 }
Exemplo n.º 2
0
 internal LZ4HighCompressor()
 {
     Ht = new LZ4.HCHashTable();
 }