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

Function int64Field

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

Source from the content-addressed store, hash-verified

112}
113
114function int64Field(id) {
115 return Type.int64().setId(id);
116}
117
118function float32Field(id) {
119 return Type.float32().setId(id);

Callers 2

createSchemasFunction · 0.85
createSchemasV2Function · 0.85

Calls 2

int64Method · 0.80
setIdMethod · 0.45

Tested by

no test coverage detected