public class NamedByteArrayInputStream extends ByteArrayInputStream implements NamedInputStream
buf, count, mark, pos| Constructor and Description |
|---|
NamedByteArrayInputStream(byte[] buf,
String toString) |
| Modifier and Type | Method and Description |
|---|---|
static ByteArrayInputStream |
create(InputStream originalIS) |
String |
toString() |
available, close, mark, markSupported, read, read, reset, skipreadpublic NamedByteArrayInputStream(byte[] buf,
String toString)
public static ByteArrayInputStream create(InputStream originalIS) throws IOException
IOExceptionpublic String toString()
toString in interface NamedInputStreamtoString in class ObjectCopyright © 2018 OpenDaylight. All rights reserved.