Documentation ¶
Overview ¶
Package charset provides functions to decode and encode charsets.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeHeader ¶
DecodeHeader decodes an internationalized header field. If it fails, it returns the input string and the error.
func EncodeHeader ¶
EncodeHeader encodes an internationalized header field.
func RegisterEncoding ¶
RegisterEncoding registers an encoding. This is intended to be called from the init function in packages that want to support additional charsets.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.