Package iconv provides Go bindings to libiconv for converting strings between character encodings.
go get github.com/qiniu/iconvNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Converts a GBK-encoded byte slice to UTF-8.
Install libiconv (e.g., apt-get install libiconv-hook-dev on Debian/Ubuntu) before building.
No dependency data recorded yet.