pub fn map_block(i: &[u8]) -> IResult<&[u8], MapBlock>
Expand description

Parses the map block in a SOR file, which contains information about the location of all blocks in the file