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

Method getMsgHeaderSize

core/src/main/java/io/questdb/network/Net.java:396–396  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

394 private static native long getMsgHeaderBufferLengthOffset();
395
396 private static native long getMsgHeaderSize();
397
398 private native static int getPeerIP(int fd);
399

Callers 1

NetClass · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected