Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ readByte
Method
readByte
lib/javame/src/org/apache/thrift/protocol/TProtocol.java:155–155 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
153
public
abstract boolean readBool() throws TException;
154
155
public
abstract byte readByte() throws TException;
156
157
public
abstract short readI16() throws TException;
158
Callers
2
internalTestNakedByte
Method · 0.95
skipByte
Method · 0.95
Calls
no outgoing calls
Tested by
1
internalTestNakedByte
Method · 0.76