public class TBinaryProtocol
extends org.apache.thrift.protocol.TBinaryProtocol
Modifier and Type | Class and Description |
---|---|
static class |
TBinaryProtocol.Factory |
Constructor and Description |
---|
TBinaryProtocol(org.apache.thrift.transport.TTransport trans,
boolean strictRead,
boolean strictWrite) |
Modifier and Type | Method and Description |
---|---|
void |
writeBinary(java.nio.ByteBuffer buffer) |
checkReadLength, readBinary, readBool, readByte, readDouble, readFieldBegin, readFieldEnd, readI16, readI32, readI64, readListBegin, readListEnd, readMapBegin, readMapEnd, readMessageBegin, readMessageEnd, readSetBegin, readSetEnd, readString, readStringBody, readStructBegin, readStructEnd, setReadLength, writeBool, writeByte, writeDouble, writeFieldBegin, writeFieldEnd, writeFieldStop, writeI16, writeI32, writeI64, writeListBegin, writeListEnd, writeMapBegin, writeMapEnd, writeMessageBegin, writeMessageEnd, writeSetBegin, writeSetEnd, writeString, writeStructBegin, writeStructEnd
Copyright © 2013 The Apache Software Foundation