Parser.loadFromStreamFinish

bool loadFromStreamFinish(gio.async_result.AsyncResult result)

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

Parameters

resultthe result of the asynchronous operation

Returns

TRUE if the content of the stream was successfully retrieved

and parsed, and FALSE otherwise

Throws

[ErrorWrap]