Uses of Class
de.aristaflow.adept2.util.io.SwitchingOutputStream
-
Packages that use SwitchingOutputStream Package Description de.aristaflow.adept2.util.io -
-
Uses of SwitchingOutputStream in de.aristaflow.adept2.util.io
Constructors in de.aristaflow.adept2.util.io with parameters of type SwitchingOutputStream Constructor Description FileContent(SwitchingOutputStream sos)
Creates a newRereadableContent
based on the designated output stream.MemoryContent(SwitchingOutputStream sos)
Creates a newRereadableContent
based on the designated output stream.
-