# Functions
No description provided by the author
url 格式为tcp://127.0.0.1:80.
url 格式为tcp://127.0.0.1:80.
No description provided by the author
# Constants
收包的最大包大小10MB,设置包内存块最大为11MB.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
小内存块大小1MB-11MB,当小内存不够用时,申请大内存.
# Type aliases
No description provided by the author
*
@brief 解析包长度,用于切分
@param [IN] buf
@retval [IN] int 长度
**/.
*
@brief 回调函数
@param [IN] url 连接地址
@param [IN] pkg 未反序列化的传输包
@param [IN] cbPara 回调参数
**/.