System.NetEncoding.TBase64Encoding.EncodeBytes

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function EncodeBytes(Input, Output: PByte; InputLen: Integer; LineSeparator: array of Byte;  var State: TEncodeState): Integer;

C++

int __fastcall EncodeBytes(System::PByte Input, System::PByte Output, int InputLen, System::Byte *LineSeparator, const int LineSeparator_High, TEncodeState &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 !