RubyGems Navigation menu

bindata 2.4.7

BinData is a declarative way to read and write binary file formats. This means the programmer specifies *what* the format of the binary data is, and BinData works out *how* to read and write data in this format. It is an easier ( and more readable ) alternative to ruby's #pack and #unpack methods.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.5.0 - February 16, 2024 (81.5 KB)
  2. 2.4.15 - February 07, 2023 (78.5 KB)
  3. 2.4.14 - October 30, 2022 (79 KB)
  4. 2.4.13 - October 16, 2022 (79 KB)
  5. 2.4.12 - October 03, 2022 (79 KB)
  6. 2.4.7 - March 30, 2020 (78.5 KB)
Show all versions (59 total)

Development Dependencies (3):

coveralls >= 0
minitest > 5.0.0, < 5.12.0
rake >= 0

Owners:

Pushed by:

Authors:

  • Dion Mendel

SHA 256 checksum:

887653f126fe1add281b1f790d7d79dc4c805c9168ebfc87c5a11c9c4c687b0c

Total downloads 81,810,190

For this version 2,523,372

License:

Ruby

Required Ruby Version: >= 0

Links: