Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ readUint8
Method
readUint8
javascript/packages/core/lib/gen/builder.ts:83–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
}
82
83
readUint8() {
84
return
`${this.holder}.readUint8()`;
85
}
86
87
stringUtf8At() {
88
return
`${this.holder}.stringUtf8At()`;
Callers
15
read
Method · 0.45
readSpecificType
Function · 0.45
detectSerializer
Method · 0.45
read
Method · 0.45
read
Method · 0.45
read
Method · 0.45
readSpecificType
Method · 0.45
readTypeInfo
Method · 0.45
number.ts
File · 0.45
readTypeInfo
Function · 0.45
directNumericFieldReadExpr
Function · 0.45
compatibleScalarRemoteReadExpr
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected