System.NetEncoding.TBase64Encoding.DecodeBytes

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DecodeBytes(Input, Output: PByte; InputLen: Integer; CharSize: Integer;  var State: TDecodeState): Integer;

C++

int __fastcall DecodeBytes(System::PByte Input, System::PByte Output, int InputLen, int CharSize, TDecodeState &State);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.NetEncoding.pas
System.NetEncoding.hpp
System.NetEncoding TBase64Encoding

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !