Registry / serialization / cention-sany-utf7

cention-sany-utf7

JSON →
library0.0.0-20170124080048-26cad61bd60agogounverified

Implements modified UTF-7 encoding as used in IMAP, based on the go-imap library.

go get github.com/cention-sany/utf7
INSTALL
IMPORT
SIG · CENTION-SANY-UTF7
C
cention-sany-utf7
serializationgov0.0.0-20170124080048-26cad61bd60a
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.

utf7
✓ github.com/cention-sany/utf7

Encode a string to modified UTF-7.

package main import ( "fmt" "github.com/cention-sany/utf7" ) func main() { encoded := utf7.EncodeString("Hello, 世界") fmt.Println(encoded) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20170124080048-26cad61bd60alatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
1
Resources
cention-sany-utf7 — go get cention-sany-utf7 · libregistry