Documentation ¶
Overview ¶
Package charset provides functions to decode and encode charsets.
It imports all supported charsets, which adds about 1MiB to binaries size. Importing the package automatically sets message.CharsetReader.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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.