go/src/encoding/hex
Josh Bleecher Snyder a34e6650c0 encoding/hex: improve Decode and DecodeString docs
Simplify the wording of both.

Make the DecodeString docs more accurate:
DecodeString returns a slice, not a string.

Change-Id: Iba7003f55fb0a37aafcbeee59a30492c0f68aa4e
Reviewed-on: https://go-review.googlesource.com/115615
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-05-31 19:49:01 +00:00
..
example_test.go encoding/hex: fix example function name 2016-09-10 21:40:16 +00:00
hex.go encoding/hex: improve Decode and DecodeString docs 2018-05-31 19:49:01 +00:00
hex_test.go encoding/hex: fix Dumper not always closing on Close call 2018-04-17 20:14:55 +00:00