| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
Container for binary data, typically an in-memory content of files. More...
import "XBinaryDataContainer.idl";
| Public Member Functions | |
| sequence< byte > | getCopyAsByteSequence () | 
| Get a copy of the contained data. | |
Container for binary data, typically an in-memory content of files.
The binary data in the container is regarded as read-only so no access that would allow changing the data is allowed in this interface.
| sequence< byte > getCopyAsByteSequence | ( | ) | 
Get a copy of the contained data.