public class TestBigByteBuffer extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
TestBigByteBuffer.MyThread |
| Constructor and Description |
|---|
TestBigByteBuffer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
close(FileChannel channel,
FileInputStream fin,
BigByteBuffer bb) |
static void |
close(FileChannel channel,
FileInputStream fin,
BigByteBuffer2 bb) |
static void |
main(String[] args) |
void |
test() |
public static void main(String[] args) throws IOException
args - IOExceptionpublic void test()
throws IOException
IOExceptionpublic static void close(FileChannel channel, FileInputStream fin, BigByteBuffer2 bb) throws IOException
IOExceptionpublic static void close(FileChannel channel, FileInputStream fin, BigByteBuffer bb) throws IOException
IOException