buffer-indexof-fast

0.0.1 • Public • Published

node-buffer-indexof-fast

This is a native implementation of .indexOf for the Buffer data type. Exports a function which can be applied to a buffer like so:

Buffer.prototype.indexOf = require('buffer-indexof-fast');

new Buffer("hello").indexOf("llo", 1);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1
  • 0.0.0
    0

Package Sidebar

Install

npm i buffer-indexof-fast

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • srijs