- java.lang.Object
-
- java.io.InputStream
-
- java.io.ByteArrayInputStream
-
- com.atlassian.httpclient.apache.httpcomponents.EntityByteArrayInputStream
-
-
Field Summary
-
Fields inherited from class java.io.ByteArrayInputStream
buf, count, mark, pos
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
byte[] |
getBytes() |
-
Methods inherited from class java.io.ByteArrayInputStream
available, close, mark, markSupported, read, read, reset, skip
-
Methods inherited from class java.io.InputStream
read
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getBytes
public byte[] getBytes()
Copyright © 2012-2013 Atlassian. All Rights Reserved.