std::shared_ptr< Ice::BasicStringConverter< charT > > Ice::createIconvStringConverter | ( | const std::string & | internalCodeWithDefault = "" | ) |
Creates a string converter for the given code.
internalCodeWithDefault | The desired code. If empty or not provided, a default code is used. |
FeatureNotSupportedException | If the code is not supported. |
Definition at line 202 of file IconvStringConverter.h.