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