service MarkableInputStream in module com::sun::star::io:: |
service MarkableInputStream;
allows to set marks in an inputstream and to later jump back to these marks.
The implementation reads the original data from the input stream, that has been set previously at the XActiveDataSink interface. In general the implementation must buffer the data.
Exported Interfaces |
allows to access the data of this stream
allows to create marks at the current position and to set the current position.
allows to access to the underlying source 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.