- readFields() - Method in class trust.nccgroup.readablethrift.ThriftCodec
-
Read an array of fields out of a Thrift protocol handler.
- readFieldValue(byte) - Method in class trust.nccgroup.readablethrift.ThriftCodec
-
Returns the next field value from the protocol handler based on the given type.
- readList() - Method in class trust.nccgroup.readablethrift.ThriftCodec
-
Read out a list from the protocol.
- readMap() - Method in class trust.nccgroup.readablethrift.ThriftCodec
-
Read out a map from the protocol.
- readMessage() - Method in class trust.nccgroup.readablethrift.ThriftCodec
-
- readSet() - Method in class trust.nccgroup.readablethrift.ThriftCodec
-
Read out a set from the protocol
- readStruct() - Method in class trust.nccgroup.readablethrift.ThriftCodec
-