Destructor.
Returns the buffer size for the PipeConduit.
Returns the name of the device.
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 pipes.
Each PipeConduit can only read or write, depending on the way it has been created.