RubyGems Navigation menu

binary_struct 2.0.0

BinaryStruct is a class for dealing with binary structured data. It simplifies expressing what the binary structure looks like, with the ability to name the parts. Given this definition, it is easy to encode/decode the binary structure from/to a Hash.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.1.0 - June 18, 2015 (13.5 KB)
  2. 2.0.0 - July 18, 2014 (12 KB)
  3. 1.0.1 - April 18, 2013 (10 KB)
  4. 1.0.0 - April 16, 2013 (10 KB)

Development Dependencies (4):

bundler ~> 1.3
coveralls >= 0
rake >= 0
rspec >= 3.0

Owners:

Authors:

  • Oleg Barenboim, Jason Frey

SHA 256 checksum:

eb0525c11e43e51c836aa44c5aeda5352f99095f23b47b132aa9dfd4071097ac

Total downloads 339,095

For this version 40,596

License:

MIT

Required Ruby Version: >= 1.9.3

Links: