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