ReadToStream(Stream: IIOStream);
Stream. The stream, to which data must be read.
The ReadToStream method reads custom object data to the stream.
To write data from the stream to the custom object, use the ICustomObjectResolver.WriteFromStream method.
The property use is given in the example for ICustomObjectResolver.WriteFromStream.
See also: