Package java.ioClass DataOutputStream
final void writeChar(int c)
Throws:
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Writes a character to the underlying output stream as a one byte value.