FilterInputStream.setCloseBaseStream
void setCloseBaseStream(bool closeBase) nothrowSets whether the base stream will be closed when stream is closed.
Parameters
closeBase | true to close the base stream. |
void setCloseBaseStream(bool closeBase) nothrowSets whether the base stream will be closed when stream is closed.
closeBase | true to close the base stream. |