Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/google/brotli
/ getStatus
Method
getStatus
java/org/brotli/wrapper/dec/DecoderJNI.java:90–92 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
}
89
90
public
Status getStatus() {
91
return
lastStatus;
92
}
93
94
public
ByteBuffer getInputBuffer() {
95
return
inputBuffer;
Callers
2
decompress
Method · 0.95
decode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected