Description Usage Arguments Value
Parse an EBM record, given the record id as a string and the raw record data.
1  | parse_ebm_record(record, data, endian = "big")
 | 
record | 
 A string describing the record.  | 
data | 
 The raw bytes contained in the record.  | 
endian | 
 The endianness. Defaults to big.  | 
The parsed record data (number of string).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.