phpfont/binary

A library to read and write binary data.

Installs: 36

Dependents: 1

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/phpfont/binary

dev-master 2014-09-21 16:37 UTC

This package is auto-updated.

Last update: 2025-10-03 19:42:44 UTC


README

Build Status

A PHP library to work with binary data.

Limitations

  • 32-bits unsigned integers are not supported.
  • 64-bits integers are not supported.