Registry / utility / tang-rosechild-mahonia

tang-rosechild-mahonia

JSON →
library0.0.0-20131226213531-0eef680515ccgogounverified

Package mahonia provides character set conversion functions for Go, supporting various encodings.

go get github.com/Tang-RoseChild/mahonia
INSTALL
IMPORT
SIG · TANG-ROSECHILD-MAH
T
tang-rosechild-mahonia
utilitygov0.0.0-20131226213531-0eef680515cc
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mahonia
github.com/Tang-RoseChild/mahonia

Decode a GBK encoded string to UTF-8

package main import ( "fmt" "github.com/Tang-RoseChild/mahonia" ) func main() { decoder := mahonia.NewDecoder("gbk") result := decoder.ConvertString("Hello") fmt.Println(result) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20131226213531-0eef680515cclatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
tang-rosechild-mahonia — go get tang-rosechild-mahonia · libregistry