ByteArrayDataSource class

ByteArrayDataSource class

Represents byte array data source for save operations of a plugin.

The ByteArrayDataSource type exposes the following members:

Constructors

NameDescription
ByteArrayDataSource()Initializes new byte array data source.

Properties

NameDescription
data_typeType of data source (byte array).

See Also