Overview
msg_reader is a class in Aspose.Email FOSS for C++.
Defined in: include/aspose/email/foss/msg/msg_reader.hpp
Methods
| Signature | Return Type |
|---|
from_file(std::filesystem::path path, bool strict) | msg_reader |
from_stream(std::istream stream, bool strict) | msg_reader |
strict() | bool |