StreamDataSource class

StreamDataSource class

The stream data source for plugin’s load and save operations.

The StreamDataSource type exposes the following members:

Constructors

NameDescription
StreamDataSource(data)Initializes a new instance of the StreamDataSource class

Properties

NameDescription
data_typeThe data source type.
dataGets the underlying stream.

See Also