RuneReader is the interface that wraps the ReadRune method.

ReadRune reads a single encoded Unicode character and returns the rune and its size in bytes. If no character is available, err will be set.

See also:

Fields

@:interfacetypeffundynamicreadRune():{_2:Error, _1:GoInt, _0:GoInt32}

__underlying__():AnyInterface

Allows struct or interfaces to provide back type information.

Returns:

go.AnyInterface