Module mrt_record

Module mrt_record 

Source

Structs§

RawMrtRecord
Raw MRT record containing the common header and unparsed message bytes. This allows for lazy parsing of the MRT message body, and provides utilities for debugging and exporting problematic records.

Functions§

chunk_mrt_record
parse_mrt_body
Parse MRT message body with given entry type and subtype.
parse_mrt_record