OdfPackageException if already finished or on I/O errors.OdfPackageWriter.writeFile
void writeFile(string path, const(ubyte)[] content)Writes a file entry to the package.
Parameters
path | Entry path within the package. |
content | The uncompressed content bytes. |