Microsoft SDK for Java

MemoryStream.writeTo

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.