Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ readVarUInt32
Method
readVarUInt32
javascript/packages/core/lib/gen/builder.ts:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
readVarUInt32() {
64
return
`${this.holder}.readVarUInt32()`;
65
}
66
67
readVarUInt64() {
68
return
`${this.holder}.readVarUInt64()`;
Callers
15
read
Method · 0.45
readSpecificType
Function · 0.45
read
Method · 0.45
read
Method · 0.45
read
Method · 0.45
read
Method · 0.45
readElement
Method · 0.45
readSpecificType
Method · 0.45
read
Method · 0.45
number.ts
File · 0.45
readRefWithoutTypeInfo
Function · 0.45
readRef
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected