Skip to main content

parse_header

Function parse_header 

Source
pub fn parse_header(bytes: &[u8]) -> Result<(Header, usize), SnapshotError>
Expand description

Parse the 16-byte header.

ยงErrors