Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: io ::

service DataOutputStream

Description
writes structured data to a chained XOutputStream .

An implementation of this service in general does not need to buffer data itself.



Exported Interfaces

com::sun::star::io::XDataOutputStream
Description
allows to write structured data.
com::sun::star::io::XActiveDataSource
Description
used to plug the outputstream-data-sink.

A plain output stream is sufficient.


Top of Page