]> Cypherpunks repositories - gostls13.git/commit
encoding: add TextAppender and BinaryAppender
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Mon, 29 Jul 2024 18:39:02 +0000 (18:39 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 30 Jul 2024 14:22:50 +0000 (14:22 +0000)
commitd0a468e52c6f7bc7e3cb4731f03e1693eb535a38
tree0c9c3e1619d492195537a204c33b5a87e069004c
parenta55f9d93e31c885f104896dc7c03fa14ec1a1b29
encoding: add TextAppender and BinaryAppender

For #62384

Change-Id: I54707a29653df72ad9cd5633f434b87e0f630b94
GitHub-Last-Rev: 4f78947ac563d78f862c5c8de1c2e1578a8d6e08
GitHub-Pull-Request: golang/go#68620
Reviewed-on: https://go-review.googlesource.com/c/go/+/601595
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
api/next/62384.txt [new file with mode: 0644]
doc/next/6-stdlib/99-minor/encoding/62384.md [new file with mode: 0644]
src/encoding/encoding.go