CProtobufSerialization

#include <tuningfork.h>

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

摘要

另请参阅:CProtobufSerialization_Free,了解如何在缓冲区使用完毕后解除分配内存。

公共属性

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

公共属性

bytes

uint8_t * CProtobufSerialization::bytes

dealloc

void(* CProtobufSerialization::dealloc)(struct CProtobufSerialization *)

数组大小。

解除分配回调(如果非所有者,则可能为 NULL)。

size

uint32_t CProtobufSerialization::size

字节数组。