Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/questdb/questdb
/ availIn
Method
availIn
core/src/main/java/io/questdb/std/Zip.java:41–41 ·
view source on GitHub ↗
(long z_streamp)
Source
from the content-addressed store, hash-verified
39
}
40
41
public
static
native
int
availIn(long z_streamp);
42
43
public
static
native
int
availOut(long z_streamp);
44
Callers
3
testGzip
Method · 0.95
deflate
Method · 0.95
inflateAndParse
Method · 0.95
Calls
no outgoing calls
Tested by
1
testGzip
Method · 0.76