:: com :: sun :: star :: io ::
|
interface XInputStreamProvider |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XInputStreamProvider
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- Interface for providing an input stream.
Every time createInputStream() is called a new input stream
is returned, always pointing to the begin of the same data. All
input streams returned by createInputStream()
are completely independend from each other.
|
Copyright © 2003 Sun Microsystems, Inc.