FilterOutputStream.setCloseBaseStream

void setCloseBaseStream(bool closeBase)

Sets whether the base stream will be closed when stream is closed.

Parameters

closeBasetrue to close the base stream.