Discover Packages
github.com/pkg6/go-crypto
charset
package
Version:
v0.0.0-...-6596117
Opens a new window with list of versions in this module.
Published: Mar 31, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Convert converts `src` charset encoding from `srcCharset` to `dstCharset`,
and returns the converted string.
It returns `src` as `dst` if it fails converting.
Supported returns whether charset `charset` is supported.
ToUTF8 converts `src` charset encoding from `srcCharset` to UTF-8 ,
and returns the converted string.
UTF8To converts `src` charset encoding from UTF-8 to `dstCharset`,
and returns the converted string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.