[][src]Function swf_parser::parsers::header::parse_swf_signature

pub fn parse_swf_signature(input: &[u8]) -> IResult<&[u8], SwfSignature>