未验证 提交 f45ce83c 编写于 作者: Z zengyawen 提交者: Gitee

add nativeapis

Signed-off-by: Nzengyawen <zengyawen1@huawei.com>
上级 6b757cd5
# OH_Huks_Blob
## Overview
Defines the structure for storing data.
**Since:**
9
**Related Modules:**
[HuksTypeApi](_huks_type_api.md)
## Summary
### Member Variables
| Name | Description |
| -------- | -------- |
| [size](#size) | Data size. |
| [data](#data) | Pointer to the memory in which the data is stored. |
## Member Variable Description
### data
```
uint8_t* OH_Huks_Blob::data
```
**Description**<br>
Pointer to the memory in which the data is stored.
### size
```
uint32_t OH_Huks_Blob::size
```
**Description**<br>
Data size.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册