Package com.metsci.glimpse.util.io
Fast IO utility classes.
-
Interface Summary Interface Description FileMapper -
Class Summary Class Description FileMapperStandard FileMapperWindows64 FileSync IoUtils LittleEndianDataInput LittleEndianDataInput is a wrapper around a DataInput object that converts formatted input from little-endian to Java standard big-endian after reading it in.LittleEndianDataOutput LittleEndianDataInput is a wrapper around a DataOutput object that converts data from Java standard big-endian to little-endian before outputting it.MappedBufferStats MappedFile Represents a file that gets memory-mapped, in its entirety, even if it is larger than 2GB.