Expand description
Binary encoder for converting LNMP text format to binary format.
The BinaryEncoder converts LNMP records from text format (v0.3) to binary format (v0.4). It ensures canonical form by sorting fields by FID before encoding.
Structsยง
- Binary
Encoder - Binary encoder for LNMP v0.4
- Encoder
Config - Configuration for binary encoding