reset.InputStream: Replaces the current position to the last mark

Description Usage Value Author(s) See Also

Description

Replaces the current position to the last mark. If no mark is available an error is thrown.

Usage

1
2
## S3 method for class 'InputStream'
reset(this, ...)

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*markSupported() and *mark(). For more information see InputStream.


HenrikBengtsson/R.io documentation built on May 6, 2019, 11:54 p.m.