Function
Dexbuffered_input_stream_fill
unstable since: 1.2
Declaration [src]
DexFuture*
dex_buffered_input_stream_fill (
GBufferedInputStream* stream,
gssize count,
int io_priority
)
Parameters
stream-
Type:
GBufferedInputStreamThe data is owned by the caller of the function. count-
Type:
gssizeThe number of bytes to fill, or -1.
io_priority-
Type:
intPriority for the IO operation.