MCPcopy Create free account
hub / github.com/andymatuschak/orbit / arrayBuffer

Method arrayBuffer

packages/api/src/genericHTTPAPI.ts:77–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75
76 // React Native doesn't support either of these.
77 arrayBuffer?(): Promise<ArrayBuffer>;
78 stream?(): any;
79}

Callers 2

getBytesFromBlobLikeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected