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
_gType
closeBaseStream
static functions
_getGType
Sets whether the base stream will be closed when stream is closed.