harmony 鸿蒙Asset_Blob
Asset_Blob
Overview
Defines a binary array, that is, an array of bytes with variable length.
Since: 11
Related module: AssetType
Summary
Member Variables
Name | Description |
---|---|
uint32_t size | Size of the byte array. |
uint8_t * data | Pointer to the byte array. |
Member Variable Description
data
uint8_t* Asset_Blob::data
Description Defines the pointer to the byte array.
size
uint32_t Asset_Blob::size
Description Defines the size of the byte array.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Asset Store Kit (Asset Store Service)
harmony 鸿蒙Asset Store Service Error Code
harmony 鸿蒙@ohos.security.asset (Asset Store Service) (System API)
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦