Uses of Class
loci.common.AbstractNIOHandle
-
Packages that use AbstractNIOHandle Package Description loci.common -
-
Uses of AbstractNIOHandle in loci.common
Subclasses of AbstractNIOHandle in loci.common Modifier and Type Class Description class
ByteArrayHandle
A wrapper for a byte array that implements the IRandomAccess interface.class
NIOFileHandle
A wrapper for buffered NIO logic that implements the IRandomAccess interface.
-