Reset this stream's input character sequence to value.
Reset the internally buffered sequence of characters provided as input by this stream to the specified value. If value is passed by MovableRef, it is left in a valid but unspecified state.
| Name | Description |
|---|---|
| value | new character sequence for the stream input buffer |