- value
- the string to write to the target stream.
Type Reason Java.IO.IOException if an error occurs while writing to the target stream.
Writes the string value as a sequence of bytes to the target stream. Only the least significant byte of each character in the string is written.