public static class TestHuffmanEncoder.HuffmanEncoder extends Object
Deflater, uses
 adaptive huffman encoding and (a) does NOT allow you to isolate the
 dictionary from the input; and (b) does NOT allow you to use a static
 code based on frequency counts or the entire input.
 Instances of this class are NOT thread-safe.
| Constructor and Description | 
|---|
| TestHuffmanEncoder.HuffmanEncoder() | 
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.