Function dlt_core::statistics::dlt_statistic_row_info [−][src]
pub fn dlt_statistic_row_info(
input: &[u8],
with_storage_header: bool
) -> Result<(&[u8], StatisticRowInfo), DltParseError>
Parse out the StatisticRowInfo
for the next DLT message in a byte array