ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::ser::serialize_format< int8_t > Struct Reference

Static Public Member Functions

static bool push (serialize_push *aser, const int8_t adata)
static bool pop (serialize_pop *aser, int8_t &adata)
static void bytes (serialize_byte *aser, const int8_t adata)

The documentation for this struct was generated from the following file: