Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FongMi/TV
/ getCode
Method
getCode
quickjs/src/main/java/com/fongmi/quickjs/bean/Res.java:32–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
}
31
32
public
int
getCode() {
33
return
code == null ? 200 : code;
34
}
35
36
public
int
getBuffer() {
37
return
buffer == null ? 0 : buffer;
Callers
3
proxy2
Method · 0.95
cheerio.min.js
File · 0.45
cat.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected