weezl

Module decode

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