LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
SequenceInputStream Service Referencepublished

This service allows to wrap a sequence of bytes with a stream object. More...

import "SequenceInputStream.idl";

Inheritance diagram for SequenceInputStream:
XSeekableInputStream XInputStream XSeekable XInterface XInterface

Public Member Functions

 createStreamFromSequence ([in] sequence< byte > aData)
 allows to create a stream based on the sequence. More...
 

Additional Inherited Members

- Exported Interfaces inherited from XSeekableInputStream
interface XInputStream
 
interface XSeekable
 

Detailed Description

This service allows to wrap a sequence of bytes with a stream object.

Member Function Documentation

createStreamFromSequence ( [in] sequence< byte >  aData)

allows to create a stream based on the sequence.


The documentation for this service was generated from the following file: