buffer-indexof-polyfill
This is a polyfill for Buffer#indexOf
and Buffer#lastIndexOf introduced in NodeJS 4.0.
Example
; "buffer" // return 1"buffer" // return -1
Installation
npm install buffer-indexof-polyfill
This is a polyfill for Buffer#indexOf
and Buffer#lastIndexOf introduced in NodeJS 4.0.
; "buffer" // return 1"buffer" // return -1
npm install buffer-indexof-polyfill
npm i buffer-indexof-polyfill
1,147,199
1.0.2
MIT
11.4 kB
8