TBinaryProtocolTS Methods |
[This is preliminary documentation and is subject to change.]
The TBinaryProtocolTS type exposes the following members.
Name | Description | |
---|---|---|
DecrementRecursionDepth | (Inherited from TProtocol.) | |
Dispose | (Inherited from TProtocol.) | |
IncrementRecursionDepth | (Inherited from TProtocol.) | |
ReadBinary | (Inherited from TBinaryProtocol.) | |
ReadBool | (Inherited from TBinaryProtocol.) | |
ReadByte | (Inherited from TBinaryProtocol.) | |
ReadDouble | (Inherited from TBinaryProtocol.) | |
ReadFieldBegin | (Inherited from TBinaryProtocol.) | |
ReadFieldEnd | (Inherited from TBinaryProtocol.) | |
ReadI16 | (Inherited from TBinaryProtocol.) | |
ReadI32 | (Inherited from TBinaryProtocol.) | |
ReadI64 | (Inherited from TBinaryProtocol.) | |
ReadListBegin | (Inherited from TBinaryProtocol.) | |
ReadListEnd | (Inherited from TBinaryProtocol.) | |
ReadMapBegin | (Inherited from TBinaryProtocol.) | |
ReadMapEnd | (Inherited from TBinaryProtocol.) | |
ReadMessageBegin | (Inherited from TBinaryProtocol.) | |
ReadMessageEnd |
read message end, release the transport
(Overrides TBinaryProtocol.ReadMessageEnd.) | |
ReadSetBegin | (Inherited from TBinaryProtocol.) | |
ReadSetEnd | (Inherited from TBinaryProtocol.) | |
ReadString | (Inherited from TProtocol.) | |
ReadStructBegin | (Inherited from TBinaryProtocol.) | |
ReadStructEnd | (Inherited from TBinaryProtocol.) | |
WriteBinary | (Inherited from TBinaryProtocol.) | |
WriteBool | (Inherited from TBinaryProtocol.) | |
WriteByte | (Inherited from TBinaryProtocol.) | |
WriteDouble | (Inherited from TBinaryProtocol.) | |
WriteFieldBegin | (Inherited from TBinaryProtocol.) | |
WriteFieldEnd | (Inherited from TBinaryProtocol.) | |
WriteFieldStop | (Inherited from TBinaryProtocol.) | |
WriteI16 | (Inherited from TBinaryProtocol.) | |
WriteI32 | (Inherited from TBinaryProtocol.) | |
WriteI64 | (Inherited from TBinaryProtocol.) | |
WriteListBegin | (Inherited from TBinaryProtocol.) | |
WriteListEnd | (Inherited from TBinaryProtocol.) | |
WriteMapBegin | (Inherited from TBinaryProtocol.) | |
WriteMapEnd | (Inherited from TBinaryProtocol.) | |
WriteMessageBegin |
begin to write the message, see if we need to create a new transport
(Overrides TBinaryProtocol.WriteMessageBegin(TMessage).) | |
WriteMessageEnd | (Inherited from TBinaryProtocol.) | |
WriteSetBegin | (Inherited from TBinaryProtocol.) | |
WriteSetEnd | (Inherited from TBinaryProtocol.) | |
WriteString | (Inherited from TProtocol.) | |
WriteStructBegin | (Inherited from TBinaryProtocol.) | |
WriteStructEnd | (Inherited from TBinaryProtocol.) |