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