WriteToStream(Stream: IIOStreamSys; [Options: JsonFormatOptions = 0]);
WriteToStream(Stream: System.IO.Stream; Options: Prognoz.Platform.Interop.ForeSystem.JsonFormatOptions);
Stream. The stream, to which JSON structure element should be written.
Options. View format when writing.
The WriteToStream method writes the current element to stream.
See also: