0.2.2 • Published 3 years ago

advanceable v0.2.2

Weekly downloads
8
License
LGPL-3.0-or-later
Repository
github
Last release
3 years ago

DISCLAIMER: NOT TESTED THOROUGHLY. VERY LIKELY STILL WORKS THOUGH.

Advanceable

Advanceable is a simple Node.js Buffer wrapper that allows reading of a Buffer using an internal incrementing offset.

Installation

Advanceable is available on npm.

# with npm:
npm install advanceable

# with yarn:
yarn add advanceable

Documentation

coming soon.

License

Licensed under LGPL-3.0.