go/src/bufio
cuishuang 2fd2718f6b bufio: add example for ReadFrom and remove unused code
Change-Id: Ia4fbb436ca573b1820f2b4d06d2332f588334768
Reviewed-on: https://go-review.googlesource.com/c/go/+/624357
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2024-11-01 21:52:12 +00:00
..
bufio.go bufio: add available godoc link 2023-10-12 14:39:08 +00:00
bufio_test.go bufio: add example for ReadFrom and remove unused code 2024-11-01 21:52:12 +00:00
example_test.go bufio: add example for ReadFrom and remove unused code 2024-11-01 21:52:12 +00:00
export_test.go
scan.go bufio: allow terminating Scanner early cleanly without a final token or an error 2023-10-23 09:06:30 +00:00
scan_test.go all: clean unnecessary casts for test files 2023-09-22 16:22:42 +00:00