REST.Json.Interceptors.TBase64BytesInterceptor

De RAD Studio API Documentation
Aller à : navigation, rechercher

REST.JsonReflect.TJSONInterceptorSystem.TObjectTBase64BytesInterceptor

Delphi

TBase64BytesInterceptor = class(TJSONInterceptor)

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
class public
REST.Json.Interceptors.pas
REST.Json.Interceptors.hpp
REST.Json.Interceptors REST.Json.Interceptors


Description

TBytes Interceptor pour les conversions entre TBytes et chaîne avec représentation Base64.

Il est créé et utilisé automatiquement lorsque TMarshalUnmarshalBase.BytesFormat est jbfBase64.