service MarkableOutputStream in module com::sun::star::io:: |
service MarkableOutputStream;
allows to set marks in an outputstream and to later jump back to these marks.
The implementation stores the data as long as marks exists and later writes these data into the output stream, that has been set previously at the XActiveDataSource interface.
Exported Interfaces |
allows to write data at the current position
allows to create marks at the current position and to set the current position.
allows to access to the underlying sink of this stream.
allows to navigate via a chain of streams
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.