- out
- The Parcel in which the object should be written.
- flags
- Additional flags about how the object should be written. May be 0 or Parcelable.ParcelableWriteReturnValue.
Flatten this object in to a Parcel. If Parcelable.ParcelableWriteReturnValue is set in flags, the file descriptor will be closed after a copy is written to the Parcel.