pub fn parse_binary(data: &[u8], format: BinaryFormat) -> ParseResultExpand description
Parse binary data using the appropriate parser
pub fn parse_binary(data: &[u8], format: BinaryFormat) -> ParseResultParse binary data using the appropriate parser