Module weezl::encode

source ·
Expand description

A module for all encoding needs.

Structs

The state for encoding data with an LZW algorithm.
A encoding stream sink.
A encoding sink into a vector.