weezl
0.1.8
Module encode
Structs
In crate weezl
Module
weezl
::
encode
Copy item path
source
·
[
−
]
Expand description
A module for all encoding needs.
Structs
§
Encoder
The state for encoding data with an LZW algorithm.
IntoStream
A encoding stream sink.
IntoVec
A encoding sink into a vector.