Allows creating, updating and writing PDF objects in a container.
virtual void checkAndEnableStreamEncryption(sal_Int32 nObject)=0
~PDFObjectContainer() noexcept=default
virtual bool updateObject(sal_Int32 n)=0
bool writeBuffer(std::string_view aBuffer)
virtual bool writeBufferBytes(const void *pBuffer, sal_uInt64 nBytes)=0
virtual sal_Int32 createObject()=0
virtual void disableStreamEncryption()=0
std::unique_ptr< char[]> aBuffer