Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ Buffer
Class
Buffer
test/fixtures/wpt/WebCryptoAPI/getRandomValues.any.js:73–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
72
test(
function
() {
73
class
Buffer extends ctor {}
74
// Must not throw for the test to pass
75
self.crypto.getRandomValues(
new
Buffer(256));
76
},
"Subclass of "
+ array);
Callers
8
test-buffer-alloc.js
File · 0.50
test-buffer-over-max-length.js
File · 0.50
test-buffer-zero-fill-cli.js
File · 0.50
test-buffer-zero-fill.js
File · 0.50
test-buffer-slice.js
File · 0.50
test-buffer-arraybuffer.js
File · 0.50
test-buffer-no-negative-allocation.js
File · 0.50
test-buffer-tostring-rangeerror.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…