pub fn skip_storage_header(input: &[u8]) -> IResult<&[u8], u64, DltParseError>
Expand description

Remove the storage header from the input if present