Documentation
Dlang.org
BufferedInputStream.fillFinish
gio
buffered_input_stream
BufferedInputStream
Finishes an asynchronous read.
class
BufferedInputStream
ptrdiff_t
fillFinish
(
gio.async_result.AsyncResult
result
)
Parameters
result
gio
.
async_result
.
AsyncResult
a #GAsyncResult
Return Value
Type:
ptrdiff_t
a #gssize of the read stream, or
-1
on an error.
gio
buffered_input_stream
BufferedInputStream
constructors
this
functions
fill
fillAsync
fillFinish
getAvailable
getBufferSize
peek
peekBuffer
readByte
setBufferSize
static functions
newSized
Finishes an asynchronous read.