Aspose::TeX::Plugins::StreamDataSource class
StreamDataSource class
The stream data source for plugin’s load and save operations.
class StreamDataSource : public Aspose::TeX::Plugins::IDataSource
Methods
| Method | Description |
|---|---|
| get_Data() const | Gets the underlying stream. |
| get_DataType() override | The data source type. |
| StreamDataSource(System::SharedPtr<System::IO::Stream>) | Creates a new stream data source. |
See Also
- Class IDataSource
- Namespace Aspose::TeX::Plugins
- Library Aspose.TeX for C++