TRUE if the content of the stream was successfully retrieved
and parsed, and FALSE otherwise
bool loadFromStreamFinish(gio.async_result.AsyncResult result)Finishes an asynchronous stream loading started with [json.parser.Parser.loadFromStreamAsync].
result | the result of the asynchronous operation |
TRUE if the content of the stream was successfully retrieved
and parsed, and FALSE otherwise