Reads data from a #GIOChannel.
a buffer to read the data into (which should be at least count bytes long)
returns the number of bytes actually read
G_IO_ERROR_NONE if the operation was successful.
Deprecated: Use glib.iochannel.IOChannel.readChars instead.
Reads data from a #GIOChannel.