FilterInputStream.closeBaseStream
bool closeBaseStream() @propertyGet closeBaseStream property.
Returns
Whether the base stream should be closed when the filter stream is closed.
void closeBaseStream(bool propval) @propertySet closeBaseStream property.
Parameters
propval | Whether the base stream should be closed when the filter stream is closed. |