MCPcopy
hub / github.com/jvilk/BrowserFS / node-buffer-slow.ts

File node-buffer-slow.ts

test/tests/general/node-buffer-slow.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from '../../harness/wrapped-assert';
2import * as buffer from 'buffer';
3const SlowBuffer = buffer.SlowBuffer,
4 ones = [1, 1, 1, 1];

Callers

nothing calls this directly

Calls 2

equalCheckFunction · 0.70
assertFunction · 0.50

Tested by

no test coverage detected