Module: BinData

Defined in:
lib/bindata.rb,
lib/bindata/int.rb,
lib/bindata/base.rb,
lib/bindata/lazy.rb,
lib/bindata/array.rb,
lib/bindata/float.rb,
lib/bindata/choice.rb,
lib/bindata/single.rb,
lib/bindata/string.rb,
lib/bindata/struct.rb,
lib/bindata/stringz.rb,
lib/bindata/registry.rb

Defined Under Namespace

Modules: Float, Integer Classes: Array, Base, Choice, DoubleBe, DoubleLe, FloatBe, FloatLe, Int16be, Int16le, Int32be, Int32le, Int64be, Int64le, Int8, LazyEvalEnv, Registry, Single, String, Stringz, Struct, Uint16be, Uint16le, Uint32be, Uint32le, Uint64be, Uint64le, Uint8, ValidityError

Constant Summary collapse

VERSION =
"0.8.1"