System.NetEncoding.TBase64Encoding.EncodeBytesEnd

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function EncodeBytesEnd(Output: PByte; CharSize: SmallInt;  var State: TEncodeState): Integer;

C++

int __fastcall EncodeBytesEnd(System::PByte Output, short CharSize, TEncodeState &State);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!