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