Expand description
Nested structure decoding for LNMP v0.5 binary format.
This module provides decoding support for nested records and arrays in the binary format. It implements recursive decoding with depth validation to prevent stack overflow attacks.
Structsยง
- Binary
Nested Decoder - Binary nested structure decoder for LNMP v0.5
- Nested
Decoder Config - Configuration for nested structure decoding (v0.5)