pp-bytearray
v1.0.9
Published
A very simple script for writing and reading bytes in Javascript with node.js and web browser support
Downloads
5
Maintainers
Readme
pp-bytearray
A very simple script for writing and reading bytes in Javascript with node.js and web browser support.
Installation
If you are using a browser, you can download ByteArray.min.js from GitHub and then hotlink to it(note: you must hotlink BigInteger firstly):
If you are using node, you can install ByteArray with npm.
Usage
API
License
Copyright (c) 2013 erisenxu Licensed under the MIT license.