internal LZ4HighCompressor() { ht = new LZ4.HCHashTable(); }
internal LZ4HighCompressor() { Ht = new LZ4.HCHashTable(); }