Description
Binary records can be read and written through predefined structures instead of manual byte offsets. This library is for developers parsing file formats, packets, or embedded data. Untrusted binary input can be malformed, so bounds checks and schema validation matter.