MCPcopy
hub / github.com/gildas-lormeau/zip.js / getArrayBuffer

Method getArrayBuffer

index-native.cjs:6183–6185  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

6181 }
6182
6183 getArrayBuffer(options) {
6184 return this.data.arrayBuffer(options);
6185 }
6186
6187 replaceBlob(blob) {
6188 Object.assign(this, {

Callers

nothing calls this directly

Calls 1

arrayBufferMethod · 0.80

Tested by

no test coverage detected