advanceable
v0.2.2
Published
Advanceable is a simple Node.js Buffer wrapper that allows reading of a Buffer using an internal incrementing offset.
Downloads
5
Readme
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.