weezl
0.1.8
Modules
decode
encode
error
Structs
BufferResult
StreamResult
Enums
BitOrder
LzwError
LzwStatus
StreamBuf
Constants
MAX_CODESIZE
MAX_ENTRIES
STREAM_BUF_SIZE
Functions
assert_decode_size
assert_encode_size
Type Aliases
Code
weezl
Type Alias
Code
Copy item path
Settings
Help
Summary
Source
pub(crate) type Code =
u16
;
Expand description
Alias for a LZW code point