protobuf實戰操作

 lua調用C/C++函數發送數據 主要操作函數是lua_table_to_protobuf, static google::protobuf::Message* lua_table_to_protobuf(lua_State* L, int stackIdx, const char* msg_name){ if (!lua_istable(L, stackIdx)){ return NUL
相關文章
相關標籤/搜索