Module streaming

Source
Expand description

Flexible parser that doesn’t require dynamic memory allocations.

Structs§

GetListResponseEnd
End event of a GetListResponse message.
GetListResponseStart
Start event of a GetListResponse message.
MessageStart
Contains the start of an SML message.
Parser
Incremental parser for SML messages.

Enums§

MessageBody
SML message body
ParseEvent
Event data structure produced by the streaming parser.