Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
To use the <要使用 <<ref_stream_parser>>, declare an instance. Then call <<ref_stream_parser_write>> zero or more times with successive buffers representing the input JSON. When there are no more buffers, call <<ref_stream_parser_finish>>. The function <<ref_stream_parser_done>> returns `true` after a successful call to `write` or `finish` if parsing is complete.>,请先声明一个实例。然后对表示输入 JSON 的连续缓冲区零次或多次调用 <<ref_stream_parser_write>>。当没有更多缓冲区时,调用 <<ref_stream_parser_finish>>。在成功调用`write`或`finish`后,若解析已完成,函数 <<ref_stream_parser_done>> 将返回`true`。</ref_stream_parser_done></ref_stream_parser_finish></ref_stream_parser_write></ref_stream_parser>