Reset( ) method

Set the current stream’s reading position to position. If the value of position’ is less than zero or greater than amount of bytes available to read, the AVM generates a run-time error.

Return type: VOID

Access: PUBLIC

Applies to: Progress.IO.MemoryInputStream class

Syntax

Reset(INPUT position AS INT64)