RestartStreamReader

Moves the pointer to the initial position of the stream and clears the buffer.


Syntax

expression.RestartStreamReader

Parameters

None

Return value

None

📝Note

The user must open a flow before attempting to restart the reader.

See also
OpenStream method.

Back to Methods overview