parse_ebm_record: Parse an EBM record, given the record id as a string and the...

Description Usage Arguments Value

Description

Parse an EBM record, given the record id as a string and the raw record data.

Usage

1
parse_ebm_record(record, data, endian = "big")

Arguments

record

A string describing the record.

data

The raw bytes contained in the record.

endian

The endianness. Defaults to big.

Value

The parsed record data (number of string).


bwrc/embla-r documentation built on May 13, 2019, 9:16 a.m.