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