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