Go strandard library bufio NewReader code example Example: golang read rune from file func (b *Reader) ReadRune() (r rune, size int, err error)