|
<< Click to Display Table of Contents >> Navigation: Classes > TJsonObject > Methods > SaveToStream |
SIGNATURE=IWJsonTools.TJsonObject.SaveToStream@TStream
ETYPE=Method
Declaration:
Delphi: |
public procedure SaveToStream(Stream: TStream); |
C++: |
void public: __fastcall SaveToStream(TStream Stream); |
Description: This is SaveToStream, a member of class TJsonObject.