System.NetEncoding.TCustomBase64Encoding.EstimateEncodeLength

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function EstimateEncodeLength(const InputLength: UInt64; const CharSize: Integer): UInt64;

C++

unsigned __int64 __fastcall EstimateEncodeLength(const unsigned __int64 InputLength, const int CharSize);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.NetEncoding.pas
System.NetEncoding.hpp
System.NetEncoding TCustomBase64Encoding

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.