REST.Json.Interceptors.TBase64BytesInterceptor

提供:RAD Studio API Documentation

TBase64BytesInterceptorREST.JsonReflect.TJSONInterceptorSystem.TObject

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 の場合に、これは自動的に作成および使用されます。