File.readFinish

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

Parameters

resa #GAsyncResult

Returns

a #GFileInputStream or null on error.

Free the returned object with gobject.object.ObjectWrap.unref.

Throws