GPollableInputStreamInterface.readNonblocking

struct GPollableInputStreamInterface
extern (C)
ptrdiff_t function(GPollableInputStream* stream, void* buffer, size_t count, GError** err) readNonblocking;

Throws

GException on failure.

Meta