Thema: Delphi Base64 encoding

Einzelnen Beitrag anzeigen

Benutzerbild von Remko
Remko

Registriert seit: 10. Okt 2006
Ort: 's-Hertogenbosch, Die Niederlande
222 Beiträge
 
RAD-Studio 2010 Arc
 
#1

Base64 encoding

  Alt 19. Mär 2007, 14:35
I'm trying to translate some code from .net (I have it both in c# and VB.net) to Delphi Win32.
The code uses Convert.ToBase64String Method . According to MSDN: Converts an array of 8-bit unsigned integers to its equivalent String representation encoded with base 64 digits.

Is there a WIN32 equivalent?
  Mit Zitat antworten Zitat