Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ readUint32
Method
readUint32
javascript/packages/core/lib/gen/builder.ts:147–149 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
145
}
146
147
readUint32() {
148
return
`${this.holder}.readUint32()`;
149
}
150
151
readInt32() {
152
return
`${this.holder}.readInt32()`;
Callers
5
read
Method · 0.45
number.ts
File · 0.45
directNumericFieldReadExpr
Function · 0.45
compatibleScalarRemoteReadExpr
Function · 0.45
read
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected