Internet Direct (Indy) Version 9.0.2 Beta
|
function DecodeToString(const AIn: string): string;
Applications should use DecodeToStream when a Stream-based destination is needed for the decoded value.
DecodeToString is called by the class function DecodeString to perform decoding operations when no application instance of TIdDecoder is needed.