serialize
Serializes the Plugin
instance. This byte array can be stored in the database in your application. The instance can be restored by buildFromSerializedData.
Return
Serialized Plugin
data.
Since
3.0.152
Serializes the Plugin
instance. This byte array can be stored in the database in your application. The instance can be restored by buildFromSerializedData.
Serialized Plugin
data.
3.0.152