IDataOutput.WriteBoolean(bool)
Documentation for this section has not yet been entered.
TypeReasonJava.IO.EOFExceptionif the end of the input is reached before the read request can be satisfied.Java.IO.IOExceptionif an I/O error occurs while reading.
Reads a boolean.
[Android Documentation]