public FilteredStream( Stream source )
Creates a filtered stream using the specified source stream.
The source stream will be left open when this FilteredStream is disposed.
Copyright © 2013-2026 Jeffrey Stedfast