bytes To Parcelable List
Read and return a new ArrayList object from the parcel at the current dataPosition(). Returns null if the previously written list object was null. The given class loader will be used to load any enclosed Parcelables.
Return
a new ArrayList object from the parcel at the current dataPosition().
Parameters
data
byte array
cls
Class