MCPcopy Create free account
hub / github.com/questdb/questdb / readLink0

Method readLink0

core/src/main/java/io/questdb/std/Files.java:687–687  ·  view source on GitHub ↗
(long lpszPath, long buffer, int len)

Source from the content-addressed store, hash-verified

685 private native static long readIntAsUnsignedLong(int fd, long offset);
686
687 private static native int readLink0(long lpszPath, long buffer, int len);
688
689 private native static byte readNonNegativeByte(int fd, long offset);
690

Callers 1

readLinkMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected