Expand description
Binary decoder for converting LNMP binary format to text format.
The BinaryDecoder converts LNMP records from binary format (v0.4) to text format (v0.3). It validates the binary structure and ensures canonical form compliance.
Structsยง
- Binary
Decoder - Binary decoder for LNMP v0.4
- Decoder
Config - Configuration for binary decoding