MCPcopy Index your code
hub / github.com/questdb/questdb / length0

Method length0

core/src/main/java/io/questdb/std/Files.java:671–671  ·  view source on GitHub ↗
(long lpszName)

Source from the content-addressed store, hash-verified

669 private native static long length(int fd);
670
671 private native static long length0(long lpszName);
672
673 private static native int lock(int fd);
674

Callers 1

lengthMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected