Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
114
function
int64Field(id) {
115
return
Type.int64().setId(id);
116
}
117
118
function
float32Field(id) {
119
return
Type.float32().setId(id);
Callers
2
createSchemas
Function · 0.85
createSchemasV2
Function · 0.85
Calls
2
int64
Method · 0.80
setId
Method · 0.45
Tested by
no test coverage detected