Expand description
Inline data stream parser.
Parses subgroup/fetch stream headers and object headers from forwarded unidirectional stream bytes.
Structs§
- Data
Stream Parser - Stateful inline parser for a MoQT data stream.
Enums§
- Data
Parse Result - Result of parsing data stream bytes.
- Data
Stream 🔒State - Parsing state for a unidirectional data stream.
- Data
Stream Type - The expected type of data stream.
Functions§
- is_
incomplete_ 🔒error - Check if a codec error indicates incomplete data (need more bytes).