Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ boolField
Function
boolField
benchmarks/javascript/benchmark.js:126–128 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
124
}
125
126
function
boolField(id) {
127
return
Type.bool().setId(id);
128
}
129
130
function
stringField(id) {
131
return
Type.string().setId(id);
Callers
2
createSchemas
Function · 0.85
createSchemasV2
Function · 0.85
Calls
2
setId
Method · 0.45
bool
Method · 0.45
Tested by
no test coverage detected