binarystream 2.6.10

A simple binary stream for Node.js
Documentation
1
2
3
4
5
6
7
8
mod byte;
mod int8;
mod int16;
mod int24;
mod int32;
mod int64;
mod short;
mod long;