strthe string containing the bytes to write to this file
TypeReasonJava.IO.IOExceptionif an I/O error occurs while writing to this file.
Writes the low order 8-bit bytes from a string to this file, starting at the current file pointer.
[Android Documentation]