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