parse_header

Function parse_header 

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