Uses of Interface
nom.tam.util.ReadWriteAccess
Packages that use ReadWriteAccess
- 
Uses of ReadWriteAccess in nom.tam.utilSubinterfaces of ReadWriteAccess in nom.tam.utilModifier and TypeInterfaceDescriptioninterfaceInterface that combines file-based random acesss with high-throughput array IOinterfaceInterface for IO objects that support file-like random access.Classes in nom.tam.util that implement ReadWriteAccessModifier and TypeClassDescriptionclassDeprecated.classReading from and writing to byte arrays with a stream-like interface (primarily for internal use) .classFor reading and writing FITS files.classA random accessibleFileChannelimplementation for FITS I/O purposes.
FitsFileinstead, which replaces the oldBufferedFilewith 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.