FilterInputStream.closeBaseStream

Set closeBaseStream property.

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

Parameters

propval bool

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