FilterInputStream.getCloseBaseStream

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

class FilterInputStream
int
getCloseBaseStream
()

Return Value

Type: int

TRUE if the base stream will be closed.

Meta