Function nom_mpq::parser::get_header_type
source · pub fn get_header_type(input: &[u8]) -> IResult<&[u8], MPQSectionType>
Expand description
Gets the header type from the MPQ file
pub fn get_header_type(input: &[u8]) -> IResult<&[u8], MPQSectionType>
Gets the header type from the MPQ file