// package bufio implements buffered I/O. It wraps an `io.Stream` interface to provide buffering. package bufio