Microsoft SDK for Java

MemoryStream.readStringNull

Reads a null-terminated Unicode string from this stream.

Syntax

public String readStringNull()

Return Value

Returns the string value that was read.

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