go
GPollableInputStreamInterface.readNonblocking
gio
c
types
GPollableInputStreamInterface
struct
GPollableInputStreamInterface
extern (
C
)
ptrdiff_t
function
(
GPollableInputStream
*
stream
,
void
*
buffer
,
size_t
count
,
GError
**
err
)
readNonblocking
;
Return Value
the number of bytes read, or -1 on error (including
G_IO_ERROR_WOULD_BLOCK
).
Throws
GException on failure.
gio
c
types
GPollableInputStreamInterface
variables
canPoll
createSource
gIface
isReadable
readNonblocking