Overview | Methods | This Package | All Packages
Writes the contents of this stream to the specified output stream argument.
Syntax
public void writeTo( IByteStream stream )
public void writeTo( IStream stream )
Parameters
stream
The stream to write to.