Logo

ByteArray.js

Work with binary data in Javascript

ByteArray.js is an implementation of Actionscript 3's ByteArray, but then in pure Javascript. This library supports most of it's features from Actionscript 3. A small goal is to make Actionscript 3 developers switch to a newer platform by supporting a key library. The default length of the buffer is 4096 bytes, but if you want to use more, go ahead, you're a rebel.