GLib.IOChannel.prototype.read_unichar
function read_unichar(): [return_value: GLib.IOStatus, thechar: String] {
// Gjs wrapper for g_io_channel_read_unichar()
}
Reads a Unicode character from channel. This function cannot be called on a channel with null encoding.
- return_value
- thechar
a location to return a character