RandomAccessFile.ReadChar
strthe string to write to this file.
TypeReasonJava.IO.IOExceptionif an I/O error occurs while writing to this file.
Writes big-endian 16-bit characters from str to this file, starting at the current file pointer.
[Android Documentation]