]> Cypherpunks repositories - gostls13.git/commit
encoding/binary: add String and GoString method to nativeEndian
authorcuiweixie <cuiweixie@gmail.com>
Sun, 29 Jan 2023 08:42:17 +0000 (16:42 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 30 Jan 2023 18:51:09 +0000 (18:51 +0000)
commit848d658c45b185efb6742e51ba261cbba801b6ee
tree06d6d7c6618f1caebb1edd08c18bb4328c9254ac
parent4c5d97990e4a39bd3e903f8e318b7234db3ba91f
encoding/binary: add String and GoString method to nativeEndian

Updates #57237

Change-Id: Ib626610130cae9c1d1aff5dd2a5035ffde0e127f
Reviewed-on: https://go-review.googlesource.com/c/go/+/463985
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: xie cui <523516579@qq.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/encoding/binary/binary.go