Module stream

Source

Structsยง

ChunkState ๐Ÿ”’
DecodeOptions
Decoder configuration options
FormatError
StreamingDecoder
PNG StreamingDecoder (low-level interface)

Enumsยง

Decoded
Result of the decoding process
DecodingError
Any kind of error during PNG decoding.
FormatErrorInner ๐Ÿ”’
State ๐Ÿ”’
U32ValueKind ๐Ÿ”’
Kind of u32 value that is being read via State::U32.

Constantsยง

CHECKSUM_DISABLED ๐Ÿ”’
Determines if checksum checks should be disabled globally.
CHUNK_BUFFER_SIZE
TODO check if these size are reasonable