Description
A Lua library for manipulating binary data structures, useful when reading or writing file formats, network packets, or packed protocol data.
It is binary data infrastructure. Developers should validate input carefully because malformed binary data can lead to incorrect parsing or unsafe behavior in surrounding code.