FilterInputStream.getCloseBaseStream

Returns whether the base stream will be closed when stream is closed.

class FilterInputStream
bool
getCloseBaseStream
()

Return Value

Type: bool

true if the base stream will be closed.