ByteArrayDataSource class

ByteArrayDataSource class

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

The ByteArrayDataSource type exposes the following members:

Constructors

ConstructorDescription
initInitializes new byte array data source.

Properties

PropertyDescription
data_typeType of data source (byte array).

See Also