parcelableToByte

public static Array<byte> parcelableToByte(Parcelable model)

Returns the raw bytes of the parcel.

Return

Returns the raw bytes of the parcel.

Parameters

model

Parcelable