Which method would you use to write a string to a binary file in Java?
writeChars
writeUTF
writeString
print