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

File constructor.js

test/constructor.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('new buffer from array', function (t) {

Callers

nothing calls this directly

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected