Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ float32Field
Function
float32Field
benchmarks/javascript/benchmark.js:118–120 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
116
}
117
118
function
float32Field(id) {
119
return
Type.float32().setId(id);
120
}
121
122
function
float64Field(id) {
123
return
Type.float64().setId(id);
Callers
2
createSchemas
Function · 0.85
createSchemasV2
Function · 0.85
Calls
2
float32
Method · 0.80
setId
Method · 0.45
Tested by
no test coverage detected