MCPcopy 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

internalTestNakedByteMethod · 0.95
skipByteMethod · 0.95

Calls

no outgoing calls

Tested by 1

internalTestNakedByteMethod · 0.76