FilterOutputStream.getCloseBaseStream

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

class FilterOutputStream
bool
getCloseBaseStream
()

Return Value

Type: bool

%TRUE if the base stream will be closed.

Meta