Package org.gvsig.utils.bigfile
Class TestBigByteBuffer
java.lang.Object
org.gvsig.utils.bigfile.TestBigByteBuffer
- Author:
- fjp
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclose(FileChannel channel, FileInputStream fin, BigByteBuffer bb) static voidclose(FileChannel channel, FileInputStream fin, BigByteBuffer2 bb) static voidvoidtest()
-
Constructor Details
-
TestBigByteBuffer
public TestBigByteBuffer()
-
-
Method Details
-
main
- Parameters:
args-- Throws:
IOException
-
test
- Throws:
IOException
-
close
public static void close(FileChannel channel, FileInputStream fin, BigByteBuffer2 bb) throws IOException - Throws:
IOException
-
close
public static void close(FileChannel channel, FileInputStream fin, BigByteBuffer bb) throws IOException - Throws:
IOException
-