Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/feross/buffer
/ test-buffer-inheritance.js
File
test-buffer-inheritance.js
test/node/test-buffer-inheritance.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
require(
'./common'
);
Callers
nothing calls this directly
Calls
2
T
Function · 0.85
toString
Method · 0.80
Tested by
no test coverage detected