[][src]Module weezl::encode

A module for all encoding needs.

Structs

Encoder

The state for encoding data with an LZW algorithm.

IntoStream

A encoding stream sink.