write_unichar
Description:
public IOStatus write_unichar (
unichar thechar)
throws ConvertError,
IOChannelError
Writes a Unicode character to this.
This function cannot be called on a channel with null encoding.
Parameters:
this |
a IOChannel
|
thechar |
a character
|
Returns: