Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
122
function
float64Field(id) {
123
return
Type.float64().setId(id);
124
}
125
126
function
boolField(id) {
127
return
Type.bool().setId(id);
Callers
2
createSchemas
Function · 0.85
createSchemasV2
Function · 0.85
Calls
2
float64
Method · 0.80
setId
Method · 0.45
Tested by
no test coverage detected