Module weezl::decode[][src]

Expand description

A module for all decoding needs.

Structs

The state for decoding data with an LZW algorithm.

A decoding stream sink.

A decoding sink into a vector.