未验证 提交 ad0ca38b 编写于 作者: O openharmony_ci 提交者: Gitee

!7801 [翻译完成】#I5H16F

Merge pull request !7801 from Annie_wang/PR6745
......@@ -873,7 +873,7 @@ Writes a String value to this **MessageParcel** object.
**Parameters**
| Name| Type| Mandatory| Description|
| -------- | -------- | -------- | -------- |
| val | string | Yes| String value to write.|
| val | string | Yes| String value to write. The length of the value must be less than 40960 bytes.|
**Return value**
| Type| Description|
......@@ -1622,7 +1622,7 @@ Writes a StringArray to this **MessageParcel** object.
**Parameters**
| Name| Type| Mandatory| Description|
| -------- | -------- | -------- | -------- |
| stringArray | string[] | Yes| StringArray to write.|
| stringArray | string[] | Yes| StringArray to write. The length of a single element in the array must be less than 40960 bytes.|
**Return value**
| Type| Description|
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册