setCloseBaseStream

open fun setCloseBaseStream(closeBase: Boolean)

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

Parameters

closeBase

true to close the base stream.