MCPcopy
hub / github.com/feross/buffer / slice.js

File slice.js

test/slice.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const B = require('../').Buffer
2const test = require('tape')
3
4test('modifying buffer created by .slice() modifies original memory', function (t) {

Callers

nothing calls this directly

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected