
Multibitnums is ruby class library, handling multiple multi-bit data packed in a c string. the number of bits is fixed to an arbitrary value. for example, it can accommodate 11-bit integers.
this package is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. most people will not need this package.