pub fn length_from_bytes(buf: &[u8]) -> StreamBlobLength
Expand description
Checks the provided slice of bytes whether it contains a valid VBus record.
pub fn length_from_bytes(buf: &[u8]) -> StreamBlobLength
Checks the provided slice of bytes whether it contains a valid VBus record.