Crate iconv

Source

Modules§

ffi

Structs§

Iconv
The representation of a iconv converter
IconvReader
IconvWriter

Enums§

IconvError

Functions§

copy
decode
convert input from encoding to UTF-8
encode
convert input from UTF-8 to encoding
iconv
convert input from from_encoding to to_encoding