Inherits Gallery

A Gallery that handles data stored on disk (as opposed to data already in memory).

See:

FileGalleries are the base abstraction for all Galleries that handle I/O with the hard drive. They automatically track the size and current position of a file and also provide convienience opererators for opening them for reading and writing.