FilterInputStream.closeBaseStream

bool closeBaseStream() @property

Get closeBaseStream property.

Returns

Whether the base stream should be closed when the filter stream is closed.
void closeBaseStream(bool propval) @property

Set closeBaseStream property.

Parameters

propvalWhether the base stream should be closed when the filter stream is closed.