Writes the contents of this stream to the specified output stream argument.
public void writeTo( IByteStream stream )
public void writeTo( IStream stream )
stream
The stream to write to.