Uses of Class
ecmwf.common.technical.PipedInputStream
Packages that use PipedInputStream
-
Uses of PipedInputStream in ecmwf.common.technical
Methods in ecmwf.common.technical with parameters of type PipedInputStreamModifier and TypeMethodDescriptionvoidPipedOutputStream.connect(PipedInputStream snk) Connects this piped output stream to a receiver.Constructors in ecmwf.common.technical with parameters of type PipedInputStreamModifierConstructorDescriptionCreates a piped output stream connected to the specified piped input stream.