- str
- the string to write in Java.IO.IDataInput format.
Type Reason Java.IO.IOException if an I/O error occurs while writing to this file. Java.IO.UTFDataFormatException if the encoded string is longer than 65535 bytes.
Writes a string encoded with Java.IO.IDataInput to this file, starting at the current file pointer.