FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

TypedArray/README.md at master · ArrayIterator/TypedArray · GitHub

This repository was archived by the owner on Nov 22, 2022. It is now read-only.
/ TypedArray Public archive

Latest commit

 

History

History
71 lines (39 loc) · 1.91 KB

File metadata and controls

71 lines (39 loc) · 1.91 KB

Typed Arrays

PHP Implementation of JavaScript Typed Arrays

Use return value like a javascript object.

OBJECT

CLASS

MOCK ABSTRACT

INTERFACE

TODO

NEXT

  • to add UInt8ClampedArray
  • to add DataView object class implements of DataViewInterface

PROGRESS

INTERFACE

NOTE

Float Precision decimal point set by ini_set('precision', (number)) or set default on php.ini

LICENSE

MIT LICENSE


Back | FazBrowse Home | New Git URL