Function db_header

Source
pub fn db_header(i: &[u8]) -> IResult<&[u8], DbHeader>
Expand description

File header parser. Page size and text encoding are required for the rest to work correctly.