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.

Meta