Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kilo-Org/cloud
/ arrayBuffer
Method
arrayBuffer
services/ai-attribution/worker-configuration.d.ts:2241–2241 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2239
get body(): ReadableStream;
2240
get bodyUsed(): boolean;
2241
arrayBuffer(): Promise<ArrayBuffer>;
2242
bytes(): Promise<Uint8Array>;
2243
text(): Promise<string>;
2244
json<T>(): Promise<T>;
Callers
15
extractSkillZip
Function · 0.65
readBoundedText
Function · 0.65
parseOpenclawWorkspaceZipFile
Function · 0.65
index.ts
File · 0.65
parseMultipartFiles
Function · 0.65
hydrateDbFromSnapshot
Function · 0.65
gastown.worker.ts
File · 0.65
getImage
Function · 0.65
transferImage
Function · 0.65
proxyThroughTarget
Function · 0.65
platform-sanitize-error.test.ts
File · 0.65
callGatewayControllerBinary
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected