unmarshall
Unmarshall a byte array, previously generated with ParcelUtil.marshall. Note: Do not forget to call Parcel.recycle, after you are done with the Parcel.
@JvmStatic()
Content copied to clipboard
Recreates a Parcelable that was previously marshalled.