Expand description
Enums
Errors that can happen during parsing
Used when producing messages in a stream, indicates if messages
where filtered or could not be parsed
Constants
DLT pattern at the start of a storage header
Functions
if the type-info for the payload arguments is proviced, this
function parses and creates the individual arguments from payload data
Skip one dlt message in the input stream in an efficient way
pre: message to be parsed contains a storage header
Parse a DLT-message from some binary input data.
Extracts the string in a byte sequence up to the
\0
termination characterSkips ahead in input array up to the next storage header
Remove the storage header from the input if present