Eases work with binary data in LuaJIT

Module bin provides many functions to perfom binary transformations.

bin implements 2 write buffers (bin.buf and bin.fixbuf)
to ease construct binary data.

Also bin implements 2 read buffer (bin.saferbuf and bin.rbuf)
to ease organize parsing of binary data.

Modules

bin.base This module contains basic binary functions.
bin.buf This module implements write buffer.
bin.fixbuf This module provides buffer with constant capacity.
bin.rbuf Implements unsafe binary Reader.
bin.saferbuf Implements Safe binary Reader.

Classes

bin.basebuf This module implements common write buffer operations.

Topics

README.md
generated by LDoc 1.4.6 Last updated 2022-05-19 12:17:27