]> Cypherpunks repositories - gostls13.git/commit
encoding/json: document coercion of invalid UTF-8 characters
authorAndrew Gerrand <adg@golang.org>
Thu, 7 Aug 2014 22:57:41 +0000 (08:57 +1000)
committerAndrew Gerrand <adg@golang.org>
Thu, 7 Aug 2014 22:57:41 +0000 (08:57 +1000)
commit77a8dcab03c1bf8efa5cafaa2d9dc0a9f7a3dcf6
tree1c2da08156df7471da1f188b67084fc2ba9105f0
parentf3fa0bbd1f011c7436f21a18ee08f719a15b02b8
encoding/json: document coercion of invalid UTF-8 characters

Fixes #8342.

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/122180043
src/pkg/encoding/json/encode.go