MCPcopy
hub / github.com/questdb/questdb / memset

Method memset

core/src/main/java/io/questdb/std/Vect.java:204–204  ·  view source on GitHub ↗
(long dst, long len, int value)

Source from the content-addressed store, hash-verified

202
203 // note: memset only uses single byte of the given int
204 public static native void memset(long dst, long len, int value);
205
206 public static native long mergeDedupTimestampWithLongIndexAsc(
207 long pSrc,

Callers 15

serializeJsonMethod · 0.95
testAggregateBoundaryMethod · 0.95
testInitMethod · 0.95
testBinSequenceOnEdgeMethod · 0.95
testBinSequenceOnEdgeMethod · 0.95
scanMethod · 0.95
zeroMethod · 0.95
zeroMethod · 0.95
zeroMethod · 0.95
zeroMethod · 0.95
reallocateMethod · 0.95

Calls

no outgoing calls

Tested by 5

testAggregateBoundaryMethod · 0.76
testInitMethod · 0.76
testBinSequenceOnEdgeMethod · 0.76
testBinSequenceOnEdgeMethod · 0.76