mirror of https://github.com/golang/go.git
Previously, based on the description, it was not obvious that Peek could
change the buffer. It may have been mistakenly assumed that Peek would
always return an error if n is greater than b.Buffered().
Change-Id: I095006dd2ba1c2138bb193396cb24e2dda42d771
GitHub-Last-Rev:
|
||
|---|---|---|
| .. | ||
| bufio.go | ||
| bufio_test.go | ||
| example_test.go | ||
| export_test.go | ||
| scan.go | ||
| scan_test.go | ||