MCPcopy Create free account
hub / github.com/dmarman/dmarman.github.io / Buffer

Function Buffer

bin/next.js:31815–31830  ·  view source on GitHub ↗

* The Buffer constructor returns instances of `Uint8Array` that have their * prototype changed to `Buffer.prototype`. Furthermore, `Buffer` is a subclass of * `Uint8Array`, so the returned instances will have all the node `Buffer` methods * and the `Uint8Array` methods. Square bracket notation wo

(arg, encodingOrOffset, length)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

allocUnsafeFunction · 0.70
fromFunction · 0.70

Tested by

no test coverage detected