binarystream 2.6.10

A simple binary stream for Node.js
Documentation
1
2
3
4
5
6
7
8
mod bool;
mod uint8;
mod uint16;
mod uint24;
mod uint32;
mod uint64;
mod ushort;
mod ulong;