Return the name of this conduit.
expose superclass definition also
Throw an IOException noting the last error.
Return the name of this device.
Return a preferred size for buffering conduit I/O.
Sets the device in the non-blocking mode.
Allow adjustment of standard IO handles.
Release the underlying file.
Read a chunk of bytes from the file into the provided array
Write a chunk of bytes to the file from the provided array.
Read a chunk of bytes from the file from the given offset, into the provided array
Write a chunk of bytes to the file starting from the given offset, from the provided array
Conduit for specifically handling the console devices. It used to have special implementation for Win32 but it was removed as unmaintained during D2 transition.