module StructPacking

StructPacking package make up with Packable and Unpackable module.

Include these module to a class, struct defining method and packing/unpacing methods append to the class and instances.

First, call struct defining method with “C-like sturucture declaration”, and the class and instances can packing or unpacking by these methods.

Constants

VERSION

Gem version.