RubyGems Navigation menu

bindata 2.5.0

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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)
  4. 2.4.13 - October 16, 2022 (79.0 KB)
  5. 2.4.12 - October 03, 2022 (79.0 KB)
顯示所有版本(共 59)

Development 相依性套件 (3):

minitest > 5.0.0
rake >= 0
simplecov >= 0

擁有者:

Pushed by:

作者:

  • Dion Mendel

SHA 256 checksum:

29dccb8ba1cc9de148f24bb88930840c62db56715f0f80eccadd624d9f3d2623

總下載次數 81,336,451

這個版本 793,384

License:

BSD-2-Clause

Ruby 版本需求: >= 2.5.0

相關連結: