public class ByteArrayInputStreamOpener extends java.lang.Object implements IInputStreamOpener
| Constructor and Description |
|---|
ByteArrayInputStreamOpener(byte[] pBytes) |
ByteArrayInputStreamOpener(byte[] pBytes,
int pOffset,
int pLength) |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
open() |
public ByteArrayInputStreamOpener(byte[] pBytes)
public ByteArrayInputStreamOpener(byte[] pBytes,
int pOffset,
int pLength)
public java.io.InputStream open()
throws java.io.IOException
open in interface IInputStreamOpenerjava.io.IOException