|
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).
Requirements:
· JavaScript enabled on client side
· Node.js 0.4 or higher
What's New in This Release: [ read full changelog ]
· 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
Via: jDataView 2.2.4
0 Comment:
Post a Comment