Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ int32ArrayField
Function
int32ArrayField
benchmarks/javascript/benchmark.js:142–144 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
140
}
141
142
function
int32ArrayField(id) {
143
return
Type.int32Array().setId(id);
144
}
145
146
function
int64ArrayField(id) {
147
return
Type.int64Array().setId(id);
Callers
2
createSchemas
Function · 0.85
createSchemasV2
Function · 0.85
Calls
1
setId
Method · 0.45
Tested by
no test coverage detected