msg_writer (szövegíró)

msg_writer (szövegíró)

Összefoglaló

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

Módszerek

Az aláírás:Leírás
to_bytes(document: msg_document)std::vector<std::uint8_t>A msg_document-ot az MSG fájlt átalakító byte vektorrá alakítja át.
write_file(document: msg_document, path: std::filesystem::path)A megadott fájlrendszer útjába MSG-fájloként ír egy msg_documentot
write_stream(document: msg_document, stream: std::ostream)Egy msg_documentot ír a megadott kimeneti áramlásba MSG formátumban
 Magyar