RubyGems Navigation menu

binary_parser 1.0.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.5KB)
  2. 1.2.1 - February 16, 2015 (24.5KB)
  3. 1.2.0 - November 07, 2014 (23.5KB)
  4. 1.1.2 - April 25, 2014 (23KB)
  5. 1.1.1 - April 17, 2014 (20KB)
  6. 1.0.0 - April 06, 2014 (17.5KB)
全てのバージョンを表示(全7件)

Development依存関係 (2):

bundler ~> 1.3
rake >= 0

所有者:

作者:

  • rokugats(u)

SHA 256チェックサム:

05d347b7b18bb5ac3dfb251063b5f5bacd16feca73c3c4cb25f8d652e3edfe07

累計ダウンロード数 21,870

このバージョンのみ 3,083

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: