Package Exports
- browserify-buffertools
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (browserify-buffertools) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
browserify-buffertools
A JavaScript implementation of node-buffertools for use in the browser via browserify.
Usage and limitations
API functionality should be identical to that of node-buffertools. However, a few things are missing: (feel free to contribute Pull Requests)
- The WritableBufferStream class
- etc...