Uses of Class
org.apache.commons.io.input.QueueInputStream
-
Packages that use QueueInputStream Package Description org.apache.commons.io.output This package provides implementations of output classes, such asOutputStream
andWriter
. -
Uses of QueueInputStream in org.apache.commons.io.output
Methods in org.apache.commons.io.output that return QueueInputStream Modifier and Type Method and Description QueueInputStream
QueueOutputStream. newQueueInputStream()
Creates a new QueueInputStream instance connected to this.
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.