encode

package
v0.0.0-...-9d7a3c8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GbkToUtf8

func GbkToUtf8(str []byte) (b []byte, err error)

GbkToUtf8 转换GBK编码到UTF-8编码

func InitConverter

func InitConverter(local string) bool

func LocalToUtf8

func LocalToUtf8(str string) (b string, err error)

LocalToUtf8 转换本地编码到UTF-8编码

func Utf8ToGbk

func Utf8ToGbk(str []byte) (b []byte, err error)

Utf8ToGbk 转换UTF-8编码到GBK编码

func Utf8ToLocal

func Utf8ToLocal(str string) (b string, err error)

Utf8ToLocal 转换UTF-8编码到本地编码

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL