proxy.golang.org : github.com/kpym/utf8reader
Package utf8reader provides a utility to wrap an io.Reader that contains text in an arbitrary encoding and produce an io.Reader that outputs UTF-8 encoded text. The package automatically detects the original encoding and converts the input to UTF-8. Additionally, it can normalize the text to a specified Unicode normalization form (NFC or NFD).
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/kpym/utf8reader
License: MIT
Latest release: 7 months ago
First release: 7 months ago
Namespace: github.com/kpym
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago