The converters/luastruct,lua52 port
lua52struct-0.2p0 – convert data to and from C structs
Description
This library offers basic facilities to convert Lua values to and from C
structs. Its main functions are struct.pack, which packs multiple Lua
values into a struct-like string; and struct.unpack, which unpacks
multiple Lua values from a given struct-like string.
WWW: http://www.inf.puc-rio.br/~roberto/struct/
- Categories:
-
converters
lang/lua
Library dependencies
Build dependencies
Run dependencies