Package java.io
Class BufferedInputStream

Public Method markSupported

boolean markSupported()

Overrides:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Checks if the input stream supports the mark and reset methods.