ByteArrayInputStream.markSupported
ByteArrayInputStream.markSupported
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public boolean markSupported()
Description
Tests if ByteArrayInputStream supports mark/reset.
Overrides
markSupported
in class
InputStream