markSupported
Indicates whether BufferedInputStream
supports the mark and reset methods.
Return
true
for BufferedInputStreams.
See also
mark(int)
reset()
Indicates whether BufferedInputStream
supports the mark and reset methods.
true
for BufferedInputStreams.