Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scriptscat/scriptcat
/ text
Method
text
tests/mocks/blob.ts:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
return
""
;
10
}
11
async
text(): Promise<string> {
12
return
""
;
13
}
14
async
arrayBuffer(): Promise<ArrayBuffer> {
15
return
new
ArrayBuffer(0);
16
}
Callers
15
onload
Function · 0.45
read
Method · 0.45
request
Method · 0.45
createResponseError
Method · 0.45
delete
Method · 0.45
read
Method · 0.45
parseS3Error
Function · 0.45
list
Method · 0.45
read
Method · 0.45
createResponseError
Method · 0.45
delete
Method · 0.45
read
Method · 0.45
Calls
no outgoing calls
Tested by
3
runAndCapture
Function · 0.36
runTestScript
Function · 0.36
runXhr
Function · 0.36