go/src/encoding
GuilhermeCaruso 5fae09b738 encoding/json: add comment for mashalererror struct
Change-Id: Iaabbfe5a4c1bbedd19d4087f1b79e5a38bdd3878
GitHub-Last-Rev: 55c91fc190
GitHub-Pull-Request: golang/go#29752
Reviewed-on: https://go-review.googlesource.com/c/157958
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2019-01-15 23:30:58 +00:00
..
ascii85 encoding/ascii85: make bigtest big again 2017-06-23 14:28:30 +00:00
asn1 all: use "reports whether" consistently in the few places that didn't 2018-11-02 22:47:58 +00:00
base32 all: use strings.ReplaceAll and bytes.ReplaceAll where applicable 2018-09-26 22:14:25 +00:00
base64 encoding/base64: fix typo in decodeQuantum docs 2018-10-12 14:36:03 +00:00
binary encoding/binary: simplify Read and Write 2018-09-04 14:52:30 +00:00
csv encoding/csv: disallow quote for use as Comma 2018-03-09 00:33:43 +00:00
gob encoding/gob: mention that Encoder and Decoder are safe for concurrent use 2018-12-28 22:14:11 +00:00
hex encoding/hex: pre-allocate Dump buffer 2018-08-21 02:10:52 +00:00
json encoding/json: add comment for mashalererror struct 2019-01-15 23:30:58 +00:00
pem encoding/pem: test getLine does not include trailing whitespace 2018-11-19 23:35:21 +00:00
xml encoding/xml, encoding/json: docs and examples using custom marshalers 2018-12-12 14:18:06 +00:00
encoding.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00