weezl

Module 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.