22module
com { module sun { module star { module io {
is thrown when an input or output error has occurred.
Definition IOException.idl:27
is thrown when a read/write operation is tried on an instance that has not been chained properly.
Definition NotConnectedException.idl:28
This is the basic interface to write data to a stream.
Definition XOutputStream.idl:30
This interface offers access to the written bytes.
Definition XSequenceOutputStream.idl:27
sequence< byte > getWrittenBytes()
allows to get access to the written data
Definition Ambiguous.idl:20