DataStream.readStringNull

Overview | Methods | This Package | All Packages

DataStream.readStringNull

Reads a null-terminated Unicode string from this stream.

Syntax

public String readStringNull()

Return Value

Returns the string value that was read.

Remarks

This method implements the IDataStream.readStringNull method.


Send feedback to MSDN.Look here for MSDN Online resources.