Populates value with value.sizeof bytes read from the I/O device.
reference to a variable to be populated
IOException if no data were received nor will any arrive later: - IOWarning on end-of-flow condition or if the remote hung up, - IOError (IOWarning subclass) on I/O error.
See Implementation
Populates value with value.sizeof bytes read from the I/O device.