library / org.akop.kotx.ext.app / android.os.Parcel / writeBool

writeBool

fun Parcel.writeBool(value: Boolean): Unit

Writes a boolean value to the Parcel (as a byte).