Microsoft SDK for Java

DataStream.writeStringNull

Writes a null-terminated Unicode string to this stream.

Syntax

public void writeStringNull( String value )

Parameters

value

The string to write.

Remarks

This method implements the IDataStream.writeStringNull method.

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