CProtobufSerialization
#include <tuningfork.h>
  一系列代表序列化通訊協定緩衝區的位元組。
摘要
另請參閱:CProtobufSerialization_Free 瞭解如何在緩衝區完成後將記憶體解除分配。
| 公開屬性 | |
|---|---|
| bytes | uint8_t * | 
| dealloc)(struct CProtobufSerialization *) | void(*陣列的大小。 | 
| size | uint32_t位元組陣列。 | 
公開屬性
位元組
uint8_t * CProtobufSerialization::bytes
dealloc
void(* CProtobufSerialization::dealloc)(struct CProtobufSerialization *)
陣列的大小。
Deallocation 回呼 (如果不是擁有者,則可能為空值)。
size
uint32_t CProtobufSerialization::size
位元組陣列。
