Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/agents
/ arrayBuffer
Method
arrayBuffer
examples/playground/worker-configuration.d.ts:2497–2497 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2495
get body(): ReadableStream;
2496
get bodyUsed(): boolean;
2497
arrayBuffer(): Promise<ArrayBuffer>;
2498
bytes(): Promise<Uint8Array>;
2499
text(): Promise<string>;
2500
json<T>(): Promise<T>;
Callers
10
readFileBytes
Method · 0.80
mv
Method · 0.80
fetchPackageFiles
Function · 0.80
asset-handler.test.ts
File · 0.80
connect
Method · 0.80
synthesize
Method · 0.80
synthesize
Method · 0.80
streamToDataUri
Function · 0.80
compose
Method · 0.80
getTrackUrl
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected