21 module
com { module sun { module star { module connection {
50 long read( [out] sequence < byte > aReadBytes , [in]
long nBytesToRead )
59 void write( [in] sequence < byte > aData )
81 string getDescription();
is thrown when an input or output error has occurred.
Definition: IOException.idl:26
A bidirectional bytestream.
Definition: XConnection.idl:29
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:45