A port of BinaryReader and BinaryWriter from .NET Core to NodeJS
Code for handling line-by-line text I/O, block oriented binary I/O, and filesystem operations.
BinaryIO for Node and Web environments, allows for reading/writing data like a DataView but with built in position tracking.