<< Click to Display Table of Contents >> WriteTo |
[Professional Edition and above; .NET, Java, PHP, etc.]
Writes the entire contents of this memory stream to another stream.
method virtual void TVPEStream.WriteTo(
Stream stream
)
Stream stream
The stream to write this memory stream to.