binary_read_val | Binary protocol: read value from binary buffer |
binary_write_val | Binary protocol: write value to binary buffer |
hexlify | hexlify |
make_client | Create client side thrift API |
make_server | Create server side thrift API |
parse | Parse a single thrift file to R6 class instance |
parse_spec | parse_spec |
TBinaryProtocol | TBinaryProtocol |
TBinaryProtocolFactory | TBinaryProtocolFactory |
TBufferedTransport | TBufferedTransport |
TBufferedTransportFactory | TBufferedTransportFactory |
TClient | TClient |
TMemoryBuffer | TMemoryBuffer |
to_proper_struct | to_proper_struct |
TPayload | TPayload |
TServerSocket | TServerSocket |
TSocket | TSocket |
TType | TType |
t_load | Load thrift file as a R6 instance. |