File.readFinish

Finishes an asynchronous file read operation started with gio.file.File.readAsync.

Parameters

res gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: gio.file_input_stream.FileInputStream

a #GFileInputStream or null on error. Free the returned object with gobject.object.ObjectG.unref.