go
FilterOutputStream.setCloseBaseStream
gio
FilterOutputStream
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
FilterOutputStream
FilterOutputStream
constructors
this
functions
getBaseStream
getCloseBaseStream
getFilterOutputStreamStruct
getStruct
setCloseBaseStream
static functions
getType
variables
gFilterOutputStream
Sets whether the base stream will be closed when stream is closed.