REST.Json.Interceptors.TBase64BytesInterceptor

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

REST.JsonReflect.TJSONInterceptorSystem.TObjectTBase64BytesInterceptor

Delphi

TBase64BytesInterceptor = class(TJSONInterceptor)

C++

class PASCALIMPLEMENTATION TBase64BytesInterceptor : public Rest::Jsonreflect::TJSONInterceptor

プロパティ

種類 可視性 ソース ユニット
class public
REST.Json.Interceptors.pas
REST.Json.Interceptors.hpp
REST.Json.Interceptors REST.Json.Interceptors


説明

TBytes インターセプタで、TBytes と Base64 表現の文字列の間の変換用です。

TMarshalUnmarshalBase.BytesFormat が jbfBase64 の場合に、これは自動的に作成および使用されます。