Skip to main content

Module streaming

Module streaming 

Source

Structs§

StreamingDecoder
Asynchronous streaming decoder — yields blocks one at a time without buffering the entire payload.

Enums§

DecoderEvent
Events emitted by the streaming decoder.