System.NetEncoding.TCustomBase64Encoding.DecodeBytes
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);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | System.NetEncoding.pas System.NetEncoding.hpp |
System.NetEncoding | TCustomBase64Encoding |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。