msg_writer (مسجل)
المعلومات العامة
msg_writer هي فئة في Aspose.Email لـ CPP.
الطرق
| التوقيع | وصف |
|---|---|
to_bytes(document: msg_document) → std::vector<std::uint8_t> | يحول msg_document إلى متجه بايت يمثل ملف MSG |
write_file(document: msg_document, path: std::filesystem::path) | يكتب msg_document إلى مسار نظام الملفات المحدد كملف MSG |
write_stream(document: msg_document, stream: std::ostream) | يكتب msg_document إلى تيار الناتج المحدد في تنسيق MSG |