Package java.io
Interface DataOutput

Public Method writeChar

abstract void writeChar(int value)

Throws:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Writes a character to the output stream as a one byte value.