StreamDataSource class

StreamDataSource class

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

The StreamDataSource type exposes the following members:

Constructors

ConstructorDescription
initCreates a new stream data source.

Properties

PropertyDescription
data_typeThe data source type.
dataGets the underlying stream.

See Also