Microsoft SDK for Java

File.writeLong

Writes a long value to this file.

Syntax

public void writeLong( long value )

Parameters

value

The long value to write to the file.

Overrides   DataStream.writeLong

See Also   IDataStream.writeLong

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