提交 2b0eeba3 编写于 作者: A Annie_wang

update docs

Signed-off-by: NAnnie_wang <annie.wangli@huawei.com>
上级 4954436a
......@@ -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.
先完成此消息的编辑!
想要评论请 注册