二进制数组类型,即不定长的字节数组。
起始版本: 11
相关模块:AssetType
uint8_t* Asset_Blob::data
描述 指向字节数组的指针。
uint32_t Asset_Blob::size
描述 表示字节数组的大小。