MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / arrayBuffer

Method arrayBuffer

out/cli.cjs:51802–51805  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

51800 type: t2,
51801 lastModified: d7
51802 };
51803 }
51804 stream(...args) {
51805 webidl.brandCheck(this, _FileLike);
51806 return this[kState].blobLike.stream(...args);
51807 }
51808 arrayBuffer(...args) {

Callers

nothing calls this directly

Calls 1

arrayBufferMethod · 0.45

Tested by

no test coverage detected