RubyGems Navigation menu

binary_parser 1.3.0

This library can parse all kind of binary-data structures including non-fixed length of structures and nested structures. For generic parsing, loop and condition(if) statement to define structures is provided in this library. Of course, values of neighbor binary-data can be used as the other binary-data's specification of length. Furthermore, this library handles all binary-data under the lazy evaluation. So you can read required parts of a binary-data very quickly even if whole of the binary-data is too big,

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.3.0 - March 09, 2015 (24.5 KB)
  2. 1.2.1 - February 16, 2015 (24.5 KB)
  3. 1.2.0 - November 07, 2014 (23.5 KB)
  4. 1.1.2 - April 25, 2014 (23.0 KB)
  5. 1.1.1 - April 17, 2014 (20.0 KB)
顯示所有版本(共 7)

Development 相依性套件 (2):

bundler ~> 1.3
rake >= 0

擁有者:

作者:

  • sawaken

SHA 256 checksum:

5cc71987ed1824744e8a16b676bb2ed54e1a0842284e98ecf42b5fb8e7ba4a50

總下載次數 21,585

這個版本 3,955

License:

MIT

Ruby 版本需求: >= 2.0.0

相關連結: