com.atlassian.httpclient.apache.httpcomponents
Class EntityByteArrayInputStream
java.lang.Object
java.io.InputStream
java.io.ByteArrayInputStream
com.atlassian.httpclient.apache.httpcomponents.EntityByteArrayInputStream
- All Implemented Interfaces:
- Closeable
public class EntityByteArrayInputStream
- extends ByteArrayInputStream
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityByteArrayInputStream
public EntityByteArrayInputStream(byte[] bytes)
getBytes
public byte[] getBytes()
Copyright © 2012–2015 Atlassian. All rights reserved.