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
__underlying__():AnyInterface
Allows struct or interfaces to provide back type information.
Returns:
go.AnyInterface