Module dlt_core::parse[][src]

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

Skip one dlt message in the input stream in an efficient way

Parse a DLT-message from some binary input data.

Extracts the string in a byte sequence up to the \0 termination character

Skips ahead in input array up to the next storage header

Remove the storage header from the input if present