MCPcopy 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

testGzipMethod · 0.95
deflateMethod · 0.95
inflateAndParseMethod · 0.95

Calls

no outgoing calls

Tested by 1

testGzipMethod · 0.76