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
constructors
this
functions
getBaseStream
getCloseBaseStream
self
setCloseBaseStream
properties
gType
static functions
getGType
Sets whether the base stream will be closed when stream is closed.