markSupported.InputStream: Checks if the input stream supports mark() and reset()

Description Usage Value Author(s) See Also

Description

Checks if the input stream supports mark() and reset().

Usage

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

Value

Returns a logical.

Author(s)

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

See Also

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


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