- Basic usage of method ReadByte
- Better usage of method ReadByte
- Read bytes from Unicode string
- Read runes from Unicode string
- Write byte
- Simple string buffer
- Write rune into output
- Method UnreadByte
- Unread more bytes from standard input
- Method UnreadRune
- Read method
- Read bytes from standard input
- Read method using string data source
- Read input as string
- Multi reader usage
- Basic IO writer
- Input via standard reader
- Block copy