cfb_reader
Overview
cfb_reader is a class in Aspose.Email FOSS for C++.
Defined in: include/aspose/email/foss/cfb/cfb_reader.hpp
Methods
| Signature | Return Type |
|---|---|
from_file() | cfb_reader |
from_stream() | cfb_reader |
from_bytes() | cfb_reader |
from_buffer() | cfb_reader |
data_size() | std::size_t |
directory_entry_count() | std::size_t |
materialized_stream_count() | std::size_t |
storage_ids() | std::vector<std::uint32_t> |
stream_ids() | std::vector<std::uint32_t> |
child_ids() | std::vector<std::uint32_t> |
find_child_by_name() | std::optional<std::uint32_t> |
resolve_path() | std::optional<std::uint32_t> |