Gemstone.IO Namespace

Contains classes used for input/output functionality.

Classes

BlockAllocatedMemoryStream Defines a stream whose backing store is memory. Externally this class operates similar to a MemoryStream, internally it uses dynamically allocated buffer blocks instead of one large contiguous array of data.
FilePath Contains File and Path manipulation methods.