You're reading the documentation for a development version.
For the latest stable release version, please have a look at master.

Function type_get_bytes

Function Documentation

unsigned int type_get_bytes(const int type)

根据数据类型确定该数据类型所占的字节数,并返回该字节数值

参数:

type -- [IN] 数据类型

返回:

unsigned int 字节数值