DataInputStream.ReadBoolean
valthe boolean value to write to the target stream.
TypeReasonJava.IO.IOExceptionif an error occurs while writing to the target stream.
Writes a boolean to the target stream.
[Android Documentation]