Package java.io
Class FilterInputStream

Public Method markSupported

boolean markSupported()

Overrides:

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Checks if this imput stream supports the mark and reset methods.