Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/feross/buffer
/ methods.js
File
methods.js
test/methods.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
B = require(
'../'
).Buffer
2
const
test = require(
'tape'
)
3
4
test(
'buffer.toJSON'
,
function
(t) {
Callers
nothing calls this directly
Calls
1
toString
Method · 0.80
Tested by
no test coverage detected