go/src/encoding
Robert Griesemer cbe8a3531a encoding/json: document that encoding.TextMarshaler is used if no (json) Marshaler is present
Change-Id: I63da54832548c325e47dc54aaa5b5112e1f3b3ba
Reviewed-on: https://go-review.googlesource.com/15048
Reviewed-by: Rob Pike <r@golang.org>
2015-09-28 18:08:18 +00:00
..
ascii85
asn1 encoding/asn1: fix panic when Marshaling nil. 2015-08-29 18:53:41 +00:00
base32
base64 encoding/base64,xml: map/slice literals janitoring 2015-09-11 14:05:40 +00:00
binary encoding/binary: update protobuf documentation link 2015-06-29 14:28:01 +00:00
csv encoding/csv: add examples for package 2015-06-22 11:11:37 +00:00
gob encoding/gob: document allocation/merge behavior 2015-09-17 22:55:04 +00:00
hex
json encoding/json: document that encoding.TextMarshaler is used if no (json) Marshaler is present 2015-09-28 18:08:18 +00:00
pem testing/quick: probabilistically generate nil pointers 2015-06-08 21:19:13 +00:00
xml encoding/base64,xml: map/slice literals janitoring 2015-09-11 14:05:40 +00:00
encoding.go