Bytes

<< Click to Display Table of Contents >>

Navigation:  Classes > TJsonBytesStream > Properties >

Bytes

SIGNATURE=IWJsonDataObjects.TJsonBytesStream.Bytes

 

ETYPE=Property

 

Declaration:

Delphi:

public property Bytes: TBytes;

C++:

public: __property TBytes Bytes;

 

Description: This is Bytes, a member of class TJsonBytesStream.