Software Details:
Version: 2.5.1
Upload Date: 13 Apr 15
Distribution Type: Freeware
Downloads: 161
Works for both client-side (browser) and client-side (CommonJS, Node.js) environments.
The library provides an API for reading binary blobs.
The API allows accessing binary data by 3 methods (Strings, TypedArrays, NodeJS Buffers and DataViews).
What is new in this release:
- Completely dynamic one-time write* definition for all the set* methods.
- Restructured tests using Mocha's BDD style, so now possible to test separate features and/or engines.
What is new in version 1.1.0:
- Changed default from big endian to little endian to be compatible with DataView specification
- Dropped support for NodeJS < 0.5.5, it was buggy anyway
- Fixed an issue where ArrayBuffer would not work on NodeJS
What is new in version 1.0.2:
- Added IE6-9 support.
Requirements:
- JavaScript enabled on client side
- Node.js 0.4 or higher
Comments not found