[][src]Module weezl::decode

A module for all decoding needs.

Structs

Decoder

The state for decoding data with an LZW algorithm.

IntoStream

A decoding stream sink.