msg_writer

Overview

msg_writer là một lớp trong Aspose.Email cho CPP.

Methods

SignatureDescription
to_bytes(document: msg_document)std::vector<std::uint8_t>Chuyển đổi một msg_document thành một byte vector đại diện cho tệp MSG
write_file(document: msg_document, path: std::filesystem::path)Viết một msg_document đến con đường hệ thống tệp cụ thể như là một tập tin MSG
write_stream(document: msg_document, stream: std::ostream)Viết một msg_document vào dòng output nhất định trong định dạng MSG
 Tiếng Việt