Module decoder

Module decoder 

Source
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ยง

BinaryDecoder
Binary decoder for LNMP v0.4
DecoderConfig
Configuration for binary decoding