There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
BitPack is a library that provides an easy to use API for packing and unpacking arbitrary binary strings. Unlike Array#pack and String#unpack, BitPack objects allow you to pack and unpack fields of arbitrary bit lengths.