CFBWriter
Přehled
CFBWriter je třída v Aspose.Email pro Python.
Deterministický serializátor pro kontejnery s binárním souborem složení (CFB).
Metody
| Podpis: | Popis: |
|---|---|
to_bytes(document: CFBDocument) → bytes | returns the binary representation of aCFBDokument, and CFBWriter.write_file ((dokument, cesta) ` píše na disk |
| `write_file(document: CFBDocument, path: Path | str)` |