phpfont/binary

A library to read and write binary data.

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

This package is auto-updated.

Last update: 2025-09-03 19:25:23 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.