]> Cypherpunks repositories - gostls13.git/commit
bufio: use bytes.Clone
authorcuiweixie <cuiweixie@gmail.com>
Tue, 27 Sep 2022 15:26:26 +0000 (23:26 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 27 Sep 2022 19:42:34 +0000 (19:42 +0000)
commit86ca550f407827f620e6c8314ec503fdb48dd898
tree1e1a3e933e7d548b53a1631a49ef2031c5ea2712
parentbf5805eae436a1ddbad593ec0671c9a7e8c67a9a
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>
src/bufio/bufio.go