readFinish
Finishes an asynchronous stream read operation.
Return
number of bytes read in, or -1 on error, or 0 on end of file.
Parameters
result
a #GAsyncResult.
Finishes an asynchronous stream read operation.
number of bytes read in, or -1 on error, or 0 on end of file.
a #GAsyncResult.