Reads a sequence of 8-bit bytes from standard input; compresses
them using LZW compression with 12-bit codewords; and writes the results
to standard output.
Namespace: Algs4NetAssembly: Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
See Also