cfb_writer

Overview

cfb_writer is a class in Aspose.Email FOSS for C++.

Defined in: include/aspose/email/foss/cfb/cfb_writer.hpp

Methods

SignatureReturn Type
to_bytes(cfb_document document)std::vector<std::uint8_t>
write_file(cfb_document document, std::filesystem::path path)void
write_stream(cfb_document document, std::ostream stream)void