System.NetEncoding.TBase64Encoding.DecodeBytes

提供: RAD Studio API Documentation
移動先: 案内検索

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 TBase64Encoding

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。