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

Parse the header string from a proprietary block, and return the remaining data for external parsers.