cfb_stream
Overview
cfb_stream is a class in Aspose.Email FOSS for C++.
Description
cfb_stream is a class in the Aspose.Email FOSS library for C++ that exposes 1 method and 0 properties for programmatic use.
Core capabilities include: Replaces the stream’s data with the provided vector of bytes. These operations enable developers to integrate cfb_stream functionality directly into C++ applications.
Methods
| Signature | Description |
|---|---|
set_data(value: std::vector<std::uint8_t>) | Replaces the stream’s data with the provided vector of bytes |