iconv is a wrapper library for the iconv character set conversion library.
gem install iconvNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Convert a string from ASCII to UTF-8 using iconv.
Replace Iconv with String#encode or the Encoding::Converter class.
No dependency data recorded yet.