MCPcopy Create free account
hub / github.com/apache/fory / int64ArrayField

Function int64ArrayField

benchmarks/javascript/benchmark.js:146–148  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

144}
145
146function int64ArrayField(id) {
147 return Type.int64Array().setId(id);
148}
149
150function float32ArrayField(id) {
151 return Type.float32Array().setId(id);

Callers 2

createSchemasFunction · 0.85
createSchemasV2Function · 0.85

Calls 1

setIdMethod · 0.45

Tested by

no test coverage detected