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