cfb_writer

Összefoglaló

cfb_writer az Aspose.Email CPP-ben található osztály.

Módszerek

Az aláírás:Leírás
to_bytes(document: cfb_document)std::vector<std::uint8_t>Cfb_document-ot átvált egy byte vektorba
write_file(document: cfb_document, path: std::filesystem::path)Írja a cfb_document-ot az adott fájlrendszer útvonalára.
write_stream(document: cfb_document, stream: std::ostream)Cfb_document-ot ír a megadott kimeneti áramlásba
 Magyar