Microsoft SDK for Java

DataStream.readString

Reads a length-prefixed Unicode string from this stream.

Syntax

public String readString()

Return Value

Returns the string value that was read.

Remarks

This method implements the IDataStream.readString method.

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