std::string Ice::identityToString | ( | const Identity & | id, |
ToStringMode | mode = ToStringMode::Unicode ) |
Converts an Identity into a string using the specified mode.
id | The identity. |
mode | Specifies how to handle non-ASCII characters and non-printable ASCII characters. |