Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
assert from
'../../harness/wrapped-assert'
;
2
import
* as buffer from
'buffer'
;
3
const
SlowBuffer = buffer.SlowBuffer,
4
ones = [1, 1, 1, 1];
Callers
nothing calls this directly
Calls
2
equalCheck
Function · 0.70
assert
Function · 0.50
Tested by
no test coverage detected