1
0
mirror of https://github.com/golang/go synced 2024-11-14 18:20:30 -07:00
go/src/bytes
Federico Guerinoni 141fa337ad bytes: add example for (*Buffer).Bytes
Change-Id: I49ac604530fff7928fa15de07563418b104da5e4
Reviewed-on: https://go-review.googlesource.com/c/go/+/268260
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Giovanni Bajo <rasky@develer.com>
2020-11-11 20:51:00 +00:00
..
boundary_test.go
buffer_test.go
buffer.go
bytes_test.go strings, bytes: improve IndexAny and LastIndexAny performance 2020-03-11 05:13:13 +00:00
bytes.go bytes, internal/bytealg: fix incorrect IndexString usage 2020-09-23 19:55:33 +00:00
compare_test.go
example_test.go bytes: add example for (*Buffer).Bytes 2020-11-11 20:51:00 +00:00
export_test.go
reader_test.go all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
reader.go