Function ogre::parser::parse_header[][src]

pub fn parse_header(i: &[u8]) -> IResult<&[u8], Header>

Parse a Header from a byte slice.