Uses of Interface
org.apache.commons.io.output.AbstractByteArrayOutputStream.InputStreamConstructor
-
Uses of AbstractByteArrayOutputStream.InputStreamConstructor in org.apache.commons.io.output
Modifier and TypeMethodDescriptionprotected <T extends InputStream>
InputStreamAbstractByteArrayOutputStream.toInputStream
(AbstractByteArrayOutputStream.InputStreamConstructor<T> isConstructor) Gets the current contents of this byte stream as an Input Stream.