pub fn dlt_statistic_row_info(
    input: &[u8],
    with_storage_header: bool
) -> Result<(&[u8], StatisticRowInfo), DltParseError>
Expand description

Parse out the StatisticRowInfo for the next DLT message in a byte array