public class SplitInputStream extends FileInputStream
| Constructor and Description |
|---|
SplitInputStream(String name,
long offset,
long len) |
| Modifier and Type | Method and Description |
|---|---|
int |
read(byte[] b,
int offset,
int len) |
available, close, finalize, getChannel, getFD, read, read, skipmark, markSupported, resetpublic SplitInputStream(String name, long offset, long len) throws IOException
IOExceptionpublic int read(byte[] b,
int offset,
int len)
throws IOException
read in class FileInputStreamIOExceptionCopyright © 2015 Actian Corporation. All Rights Reserved.