readNullableInt

fun Parcel.readNullableInt(): Int?

Reads a nullable Int from the Parcel receiver.