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:
= 複製 已複製

安裝:
=

版本列表:

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

Development 相依性套件 (4):

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

擁有者:

作者:

  • Oleg Barenboim, Jason Frey

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 344,919

這個版本 40,661

授權:

MIT

Ruby 版本需求: >= 1.9.3

相關連結: