FilterInputStream.setCloseBaseStream

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

class FilterInputStream
void
setCloseBaseStream
()

Parameters

closeBase bool

%TRUE to close the base stream.

Meta