go/src/bytes
Josh Bleecher Snyder de6a5881bb bytes: make Buffer comment more accurate
Change-Id: Ief22b3dbba9616dd40bf3ea8e2633d3c5e7d1886
Reviewed-on: https://go-review.googlesource.com/19761
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-02-21 03:57:24 +00:00
..
buffer.go bytes: make Buffer comment more accurate 2016-02-21 03:57:24 +00:00
buffer_test.go bytes: export Cap method for buffer 2015-04-03 23:50:02 +00:00
bytes.go bytes, strings: add LastIndexByte 2015-04-30 07:13:18 +00:00
bytes_decl.go all: update old comments referencing *.goc files 2015-01-15 16:31:52 +00:00
bytes_test.go bytes: improve Compare function on amd64 for large byte arrays 2015-08-26 03:52:20 +00:00
compare_test.go runtime: add runtime.cmpstring and bytes.Compare 2015-03-25 22:46:39 +00:00
equal_test.go
example_test.go
export_test.go bytes: export Cap method for buffer 2015-04-03 23:50:02 +00:00
reader.go bytes, strings: add Reader.Size methods 2015-04-06 08:53:47 +00:00
reader_test.go bytes, strings: add Reader.Size methods 2015-04-06 08:53:47 +00:00