msg_writer

ΕΚΤΙΜΗΣΗ

msg_writer είναι μια τάξη στο Aspose.Email για CPP.

Μέθοδοι

υπογραφήΠεριγραφή
to_bytes(document: msg_document)std::vector<std::uint8_t>Μετατρέπεται ένα msg_document σε ένα byte vector που αντιπροσωπεύει το αρχείο MSG
write_file(document: msg_document, path: std::filesystem::path)Γράφει ένα msg_document στο καθορισμένο σύστημα αρχείων ως αρχείο MSG
write_stream(document: msg_document, stream: std::ostream)Γράφει ένα msg_document στο δεδομένο ρεύμα παραγωγής σε μορφή MSG
 Ελληνικά