InputStream.readBytesFinish

Finishes an asynchronous stream read-into-GBytes operation.

class InputStream
readBytesFinish

Parameters

result AsyncResultIF

a GAsyncResult.

Return Value

Type: Bytes

the newly-allocated GBytes, or NULL on error

Throws

GException on failure.

Meta