cfb_writer
Overview
cfb_writer là một lớp trong Aspose.Email cho CPP.
Methods
| Signature | Description |
|---|---|
to_bytes(document: cfb_document) → std::vector<std::uint8_t> | Chuyển đổi một tài liệu cfb_to một vector byte |
write_file(document: cfb_document, path: std::filesystem::path) | Viết một tài liệu cfb_document đến con đường hệ thống tệp nhất định |
write_stream(document: cfb_document, stream: std::ostream) | Viết một tài liệu cfb_document vào dòng phát hành được cung cấp |