bytes To Parcelable
Read and return a new Parcelable from the parcel.
Return
Returns the newly created Parcelable, or null if a null object has been written.
Parameters
data
byte array
cls
Class
Read and return a new Parcelable from the parcel.
Returns the newly created Parcelable, or null if a null object has been written.
byte array
Class