Module decode

Source
Expand description

A module for all decoding needs.

Structsยง

Buffer ๐Ÿ”’
Configuration
Describes the static parameters for creating a decoder.
DecodeState ๐Ÿ”’
Decoder
The state for decoding data with an LZW algorithm.
DerivationBase ๐Ÿ”’
IntoStream
A decoding stream sink.
IntoVec
A decoding sink into a vector.
Link ๐Ÿ”’
LsbBuffer ๐Ÿ”’
MsbBuffer ๐Ÿ”’
Table ๐Ÿ”’

Constantsยง

BURST ๐Ÿ”’

Traitsยง

CodeBuffer ๐Ÿ”’
CodegenConstants ๐Ÿ”’
Stateful ๐Ÿ”’