Microsoft SDK for Java

MemoryStream.writeInt

Writes an integer to this stream.

Syntax

public void writeInt( int value )

Parameters

value

The value to write.

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