Package java.ioInterface DataOutput
abstract void writeChar(int value)
Throws:
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Writes a character to the output stream as a one byte value.