PHP Implementation of JavaScript Typed Arrays
Use return value like a javascript object.
- ArrayBuffer
- Uint8Array
- Uint16Array
- Uint32Array
- Float32Array
- Float64Array
- Int8Array
- Int16Array
- Int32Array
- ArrayBufferConstructorInterface
- ArrayBufferInterface
- ArrayBufferLikeInterface
- ArrayBufferViewInterface
- BufferInterface
- DataViewInterface
- to add
UInt8ClampedArray
- to add
DataView
object class implements of DataViewInterface
- Buffer
add more methods
- ArrayBufferViewInterface
add more methods
Float Precision decimal point set by ini_set('precision', (number))
or set default on php.ini