MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / Buffer

Function Buffer

libraries/p5.js:218–242  ·  view source on GitHub ↗

* Class: Buffer * ============= * * The Buffer constructor returns instances of `Uint8Array` that are augmented * with function properties for all the node `Buffer` API functions. We use * `Uint8Array` so that square bracket notation works as expected -- it returns * a single octet. * * By a

(arg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

fromNumberFunction · 0.85
fromStringFunction · 0.85
fromObjectFunction · 0.85

Tested by

no test coverage detected