IDataInput.ReadChar
valthe character to write.
TypeReasonJava.IO.IOExceptionif an I/O error occurs while writing.
Writes the specified 16-bit character in big-endian order. Only the two least significant bytes of the integer oneByte are written.
[Android Documentation]