![]() | AdapterInputSource Properties |
The AdapterInputSource type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsResettable |
Return true if calling getStream() will return a new InputStream created from the
resource, which, assuming that the resource hasn't been changed, will have the same
information as all the previous InputStreams returned by getStream() before they were
manipulated; return false if the call will return the same instance of InputStream that
has already been obtained.
|