msg_reader
Vue de l’ensemble
‘msg_reader’ est une classe dans Aspose.Email pour CPP.
méthodes
| Signature | Description |
|---|---|
from_file(path: std::filesystem::path, strict: bool) → msg_reader | Creates a msg_reader by loading an MSG file from the given path |
from_stream(stream: std::istream, strict: bool) → msg_reader | Creates a msg_reader by loading an MSG from the provided input stream |
strict() → bool | Returns whether the reader operates in strict parsing mode |