Imports of package interfaces

PathSynopsis
encodingPackage encoding defines interfaces shared by other packages that convert data to and from byte-level and textual representations.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.