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 navigate via a chain of streams
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.