thx for the fast answer. i understand the writing part but my problem is the constructor which reads all the data `private constructor(parcelIn: Parcel) : this(parcelIn.readInt())`what happens if i wrote nothing to dest and this constructor gets called