Expand description
Draft-13 data stream header encoding and decoding.
- Subgroup stream type IDs: 0x10-0x15, 0x18-0x1D
- Fetch stream type: 0x05
- Datagram types (separate namespace): 0x00-0x05
Structsยง
Enumsยง
- Datagram
- One datagram, of whichever shape its type field names.
- Datagram
Type - Datagram wire types (separate namespace from QUIC stream types).
- Stream
Type
Functionsยง
- check_
extensions_ ๐against_ status - Hold an object to the rule that a non-existent object carries no extensions.
- datagram_
type_ ๐error - Which failure a leading datagram type that is not one a reader wants is.
- read_
extension_ ๐bytes - stream_
type_ ๐error - Which failure a leading unidirectional stream type that is not the one a reader wants is.