public static final class LZ4.HighCompressionHashTable extends Object
HashTable
. It stores up to 256 occurrences of
4-bytes sequences in the last 2^16
bytes, which makes it much more
likely to find matches than LZ4.FastCompressionHashTable
.Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.