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