Uses of Class
org.apache.sshd.common.util.io.input.EmptyInputStream
Packages that use EmptyInputStream
-
Uses of EmptyInputStream in org.apache.sshd.common.util.io.input
Subclasses of EmptyInputStream in org.apache.sshd.common.util.io.inputModifier and TypeClassDescriptionclass
A/dev/null
stream that can be closed - in which case it will throwIOException
s if invoked after being closedFields in org.apache.sshd.common.util.io.input declared as EmptyInputStream