TuningFork_CProtobufSerialization

#include <tuningfork.h>

表示序列化协议缓冲区的字节序列。

摘要

另请参阅:有关完成使用缓冲区后如何释放内存,请参阅 TuningFork_CProtobufSerialization_free

公共属性

bytes
uint8_t *
dealloc)(struct TuningFork_CProtobufSerialization *)
void(*
数组大小。
size
uint32_t
字节数组。

公共属性

bytes

uint8_t * TuningFork_CProtobufSerialization::bytes

dealloc

void(* TuningFork_CProtobufSerialization::dealloc)(struct TuningFork_CProtobufSerialization *)

数组大小。

释放回调(如果非自有,则可能为 NULL)。

size

uint32_t TuningFork_CProtobufSerialization::size

字节数组。