23 #ifndef _THRIFT_BINARY_PROTOCOL_H
24 #define _THRIFT_BINARY_PROTOCOL_H
31 #define THRIFT_BINARY_PROTOCOL_VERSION_1 0x80010000
32 #define THRIFT_BINARY_PROTOCOL_VERSION_MASK 0xffff0000
static int32_t thrift_binary_protocol_write_list_end(ThriftProtocol *protocol, int *error)
#define THRIFT_UNUSED_VAR(x)
int32_t thrift_binary_protocol_skip_from_buffer(uint8_t *buf, const uint32_t buflen, ThriftType type, int *error)
static int32_t thrift_binary_protocol_read_sandesh_end(ThriftProtocol *protocol, int *error)
static int32_t thrift_binary_protocol_write_struct_end(ThriftProtocol *protocol, int *error)
void thrift_binary_protocol_init(ThriftBinaryProtocol *protocol)
ThriftProtocol ThriftBinaryProtocol
static int32_t thrift_binary_protocol_write_field_end(ThriftProtocol *protocol, int *error)
static int32_t thrift_binary_protocol_write_struct_begin(ThriftProtocol *protocol, const char *name, int *error)
static int32_t thrift_binary_protocol_write_sandesh_end(ThriftProtocol *protocol, int *error)
static int32_t thrift_binary_protocol_read_struct_end(ThriftProtocol *protocol, int *error)