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

Function float64Field

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

Source from the content-addressed store, hash-verified

120}
121
122function float64Field(id) {
123 return Type.float64().setId(id);
124}
125
126function boolField(id) {
127 return Type.bool().setId(id);

Callers 2

createSchemasFunction · 0.85
createSchemasV2Function · 0.85

Calls 2

float64Method · 0.80
setIdMethod · 0.45

Tested by

no test coverage detected