Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/feross/buffer
/ test-buffer.js
File
test-buffer.js
test/node/test-buffer.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
var
Buffer = require(
'../../'
).Buffer;
3
4
var
common = { skip:
function
() {} };
Callers
nothing calls this directly
Calls
4
SlowBuffer
Function · 0.85
toString
Method · 0.80
buildBuffer
Function · 0.70
Buffer
Function · 0.50
Tested by
no test coverage detected