markSupported
Tests if this input stream supports the mark and reset methods.
Return
true if this stream instance supports the mark and reset methods; false otherwise.
Since
0.1.0
See also
Throws
if an I/O error occurs.
if this method is not supported.
Tests if this input stream supports the mark and reset methods.