|
<< Click to Display Table of Contents >> Navigation: Classes > TJsonBaseObject > Methods > ToUtf8JSON |
SIGNATURE=IWJsonDataObjects.TJsonBaseObject.ToUtf8JSON@TBytes@Boolean
ETYPE=Method
Declaration:
Delphi: |
public procedure ToUtf8JSON(var Bytes: TBytes; Compact: Boolean = True); overload; |
C++: |
void public: __fastcall ToUtf8JSON(TBytes Bytes, bool Compact = True); |
Description: This is ToUtf8JSON, a member of class TJsonBaseObject.