Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ int32Field
Function
int32Field
benchmarks/javascript/benchmark.js:110–112 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
108
}
109
110
function
int32Field(id) {
111
return
Type.int32().setId(id);
112
}
113
114
function
int64Field(id) {
115
return
Type.int64().setId(id);
Callers
2
createSchemas
Function · 0.85
createSchemasV2
Function · 0.85
Calls
2
int32
Method · 0.80
setId
Method · 0.45
Tested by
no test coverage detected