RubyGems Navigation menu

binary_parser 1.1.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:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  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 KB)
  5. 1.1.1 - April 17, 2014 (20 KB)
  6. 1.1.0 - April 10, 2014 (18 KB)
Toon alle versies (7 totaal)

Development afhankelijkheden (2):

bundler ~> 1.3
rake >= 0

Eigenaren:

Authors:

  • rokugats(u)

SHA 256 checksum:

b52222d0625563b26ae1c97c3dc75ee8c9e51b2d991e9fca8ec2ab3433731d22

Total downloads 21.870

Voor deze versie 3.025

Licentie:

MIT

Required Ruby Version: >= 2.0.0

Links: