RubyGems Navigation menu

binary_parser 1.2.1

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:
= Copier Copié!

installation:
=

Versions:

  1. 1.3.0 - March 09, 2015 (24,5 ko)
  2. 1.2.1 - February 16, 2015 (24,5 ko)
  3. 1.2.0 - November 07, 2014 (23,5 ko)
  4. 1.1.2 - April 25, 2014 (23 ko)
  5. 1.1.1 - April 17, 2014 (20 ko)
Voir toutes les versions (7)

Dépendances de Development (2):

bundler ~> 1.3
rake >= 0

Propriétaires:

Auteurs:

  • sawaken

Total de contrôle SHA 256:

99fcfa650d8b6d494dad512d71994e0fe4784d676bb8b9aca19aa2df38903ccf

Total de téléchargements 21 766

Pour cette version 2 685

License:

MIT

Version de Ruby requise: >= 2.0.0

Liens: