Works with
•JSR Score70%•It is unknown whether this package works with Browsers, Deno, Node.js, Cloudflare Workers, Bun




Published2 years ago (0.215.0)
Functions
f
indexOfNeedle(): number
source: Uint8Array,
needle: Uint8Array,
start?
Returns the index of the first occurrence of the needle array in the source array, or -1 if it is not present.