parcelableListToByte

public static Array<byte> parcelableListToByte(List<? extends Parcelable> list)

Returns the raw bytes of the parcel.

Return

Returns the raw bytes of the parcel.

Parameters

list

Parcelable list