FilterOutputStream.getCloseBaseStream

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

class FilterOutputStream
int
getCloseBaseStream
()

Return Value

Type: int

TRUE if the base stream will be closed.

Meta