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