MemoryStream.readStringNull

Overview | Methods | This Package | All Packages

MemoryStream.readStringNull

Reads a null-terminated Unicode string from this stream.

Syntax

public String readStringNull()

Return Value

Returns the string value that was read.