reset-lzw-uncompress ( lzw -- lzw )


Vocabulary
compression.lzw

Inputs
lzwa lzw


Outputs
lzwa lzw


Word description
Reset the LZW uncompressor state (either at initialization time or immediately after receiving a Clear Code).

Definition