Classes | |
class | IStreamFile |
class | NameFile |
Represents a filename containing a Serializable. More... | |
class | ObjectManagerFile |
The ObjectManager reads from binary files. More... | |
class | OStreamFile |
Writes directly to a file using a binary representation Uses the NIO classes for speed, but doesn't use memory-mapped files on the assumption that the file size will be small. More... |