MCPcopy
hub / github.com/feross/buffer / bufReset

Function bufReset

test/node/test-buffer-fill.js:218–221  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

216
217
218function bufReset() {
219 buf1.fill(0);
220 buf2.fill(0);
221}
222
223
224// This is mostly accurate. Except write() won't write partial bytes to the

Callers 1

testBufsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…