Documentation
Dlang.org
FilterInputStream.setCloseBaseStream
gio
filter_input_stream
FilterInputStream
Sets whether the base stream will be closed when stream is closed.
class
FilterInputStream
void
setCloseBaseStream
(
bool
closeBase
)
Parameters
closeBase
bool
true to close the base stream.
gio
filter_input_stream
FilterInputStream
functions
getBaseStream
getCloseBaseStream
setCloseBaseStream
Sets whether the base stream will be closed when stream is closed.