Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ float64ArrayField
Function
float64ArrayField
benchmarks/javascript/benchmark.js:154–156 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
152
}
153
154
function
float64ArrayField(id) {
155
return
Type.float64Array().setId(id);
156
}
157
158
function
enumField(id, userTypeId, enumProps) {
159
return
Type.enum(userTypeId, enumProps).setId(id);
Callers
2
createSchemas
Function · 0.85
createSchemasV2
Function · 0.85
Calls
1
setId
Method · 0.45
Tested by
no test coverage detected