harmony 鸿蒙OH_Huks_Blob
OH_Huks_Blob
Overview
Defines the struct of a binary large object (BLOB).
Since: 9
Related module: HuksTypeApi
Summary
Member Variables
Name | Description |
---|---|
uint32_t size | Size of the BLOB object. |
uint8_t * data | Pointer to the memory in which the data is stored. |
Member Variable Description
data
uint8_t* OH_Huks_Blob::data
Description
Pointer to the memory in which the data is stored.
size
uint32_t OH_Huks_Blob::size
Description
Size of the data.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Universal Keystore Kit (Key Management Service)
harmony 鸿蒙OH_Huks_KeyMaterial25519
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦