Parser.loadFromStreamFinish

Finishes an asynchronous stream loading started with json.parser.Parser.loadFromStreamAsync.

class Parser
bool
loadFromStreamFinish

Parameters

result gio.async_result.AsyncResult

the result of the asynchronous operation

Return Value

Type: bool

TRUE if the content of the stream was successfully retrieved and parsed, and FALSE otherwise