22module
com { module sun { module star { module io {
is thrown by instances which need to buffer data.
Definition BufferSizeExceededException.idl:32
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
void writeBytes([in] sequence< byte > aData)
writes the whole sequence to the stream.
void closeOutput()
gets called to indicate that all data has been written.
void flush()
flushes out of the stream any data that may exist in buffers.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
General input/output interfaces.
Definition AlreadyConnectedException.idl:22
the module com::sun::star is the root module of the UNO API.
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20