MCPcopy 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);

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…