FilterStream.source

Set the current source stream.

Setting the source stream closes this stream before attaching the new source. Attaching an open stream reopens this stream and resets the stream state.

  1. Stream source()
  2. void source(Stream s)
    class FilterStream
    void
    source

Meta