The Go Programming Language

Directory src/pkg/encoding

Last update: Sat Feb 4 05:05:15 UTC 2012

Need more packages? The Package Dashboard provides a list of goinstallable packages.

Subdirectories

Name   Synopsis
..
ascii85 Package ascii85 implements the ascii85 data encoding as used in the btoa tool and Adobe's PostScript and PDF document formats.
base32 Package base32 implements base32 encoding as specified by RFC 4648.
base64 Package base64 implements base64 encoding as specified by RFC 4648.
binary Package binary implements translation between unsigned integer values and byte sequences and the reading and writing of fixed-size values.
git85 Package git85 implements the radix 85 data encoding used in the Git version control system.
hex Package hex implements hexadecimal encoding and decoding.
pem Package pem implements the PEM data encoding, which originated in Privacy Enhanced Mail.

release.r60.3. Except as noted, this content is licensed under a Creative Commons Attribution 3.0 License.