FilterInputStream.closeBaseStream

Get closeBaseStream property.

  1. bool closeBaseStream [@property getter]
    class FilterInputStream
    @property
    bool
    closeBaseStream
    ()
  2. bool closeBaseStream [@property setter]

Return Value

Type: bool

Whether the base stream should be closed when the filter stream is closed.