go/src/bufio
cuiweixie 86ca550f40 bufio: use bytes.Clone
Change-Id: Ic21d979da8be1a6047b9bcd65b5ee71ca2ef7548
Reviewed-on: https://go-review.googlesource.com/c/go/+/435278
Reviewed-by: Robert Griesemer <gri@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2022-09-27 19:42:34 +00:00
..
bufio.go bufio: use bytes.Clone 2022-09-27 19:42:34 +00:00
bufio_test.go bufio: use strings.Builder 2022-09-06 15:44:28 +00:00
example_test.go bufio: add Writer.AvailableBuffer 2021-09-12 01:06:53 +00:00
export_test.go
scan.go all: remove trailing blank doc comment lines 2022-04-01 18:18:07 +00:00
scan_test.go