binarystream 2.6.10

A simple binary stream for Node.js
Documentation
1
2
3
4
5
mod float32;
mod float64;

pub use float32::*;
pub use float64::*;