Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ finished
Method
finished
classpath/java/util/zip/Inflater.java:47–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
private
static
native long make(boolean nowrap);
46
47
public
boolean finished() {
48
return
finished;
49
}
50
51
public
boolean needsDictionary() {
52
return
needDictionary;
Callers
5
read
Method · 0.45
available
Method · 0.45
finish
Method · 0.45
write
Method · 0.45
close
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected