Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
Huffman Class
Huffman Methods
Compress Method
Expand Method
MainTest Method
Huffman
Expand Method
Reads a sequence of bits that represents a Huffman-compressed message from standard input; expands them; and writes the results to standard output.
Namespace:
Algs4Net
Assembly:
Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
Expand
()
See Also
Reference
Huffman Class
Algs4Net Namespace