Uses of Interface
nom.tam.util.ReadWriteAccess
-
Uses of ReadWriteAccess in nom.tam.util
Modifier and TypeInterfaceDescriptioninterface
Interface that combines file-based random acesss with high-throughput array IOinterface
Interface for IO objects that support file-like random access.Modifier and TypeClassDescriptionclass
Deprecated.class
Reading from and writing to byte arrays with a stream-like interface (primarily for internal use) .class
For reading and writing FITS files.
FitsFile
instead, which replaces the oldBufferedFile
with a less misleading name, or elseArrayDataFile
, which provides a base for a more more generic implementation for efficient reading/writing arrays using any (non-FITS) encoding.