Top | Module | Use | Manual | Index |
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS  |
See the streaming document for further information on chaining and piping streams.
Known Services which Export this Interface |
|
com::sun::star::io::MarkableOutputStream | allows to set marks in an outputstream and to later jump back to these marks. |
com::sun::star::io::Pipe | the implementation of an output stream and an input stream. |
com::sun::star::io::MarkableOutputStream | allows to set marks in an outputstream and to later jump back to these marks. |
com::sun::star::io::Pipe | the implementation of an output stream and an input stream. |
Methods' Summary |
|
writeBytes | writes the whole sequence to the stream. (blocking call) |
flush | flushes out of the stream any data that may exist in buffers. |
closeOutput | gets called to indicate that all data has been written. |
Methods' Details |
||
|
||
|
||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.