RubyGems Navigation menu

bindata 2.5.1

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.1 April 11, 2025 (81.5KB)
  2. 2.5.0 February 16, 2024 (81.5KB)
  3. 2.4.15 February 07, 2023 (78.5KB)
  4. 2.4.14 October 30, 2022 (79KB)
  5. 2.4.13 October 16, 2022 (79KB)
全てのバージョンを表示(全60件)

Development依存関係 (3):

minitest > 5.0.0
rake >= 0
simplecov >= 0

所有者:

プッシュ者:

作者:

  • Dion Mendel

SHA 256チェックサム:

=

累計ダウンロード数 106,258,537

このバージョンのみ 76,600

このバージョンがリリースされたのは:

ライセンス:

BSD-2-Clause

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

リンク: