Expand description
This module provides functions that build decoding pipelines from raw source streams.
The primary exports are render_decode_delimited
, and
render_decode_cdcv2
. See their docs for more details about their differences.
Modules§
Structs§
- An iterator that yields with a
None
every so often.
Enums§
Functions§
- Decode delimited CDCv2 messages.
- Decode already delimited records of data.