Package | Description |
---|---|
org.apache.commons.io.output |
This package provides implementations of output classes, such as
OutputStream and Writer . |
Modifier and Type | Method and Description |
---|---|
protected <T extends InputStream> |
AbstractByteArrayOutputStream.toInputStream(AbstractByteArrayOutputStream.InputStreamConstructor<T> isConstructor)
Gets the current contents of this byte stream as a Input Stream.
|
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.