uMod.IO
Types
BinaryFile<T>- Represents a binary file
CaseInsensitiveDictionaryCreationConverter- Custom creation converter to create dictionary with case insensitive keys
DataFile- Represents a data file
DataFile<T>- Represents a data file that serializes/deserializes to a generic type
DataFileSystem- Represents a data file system
DataFileSystem<TValue>- Represents a generic data file system
DataSystem- Represents a data system
DataSystem<TKey,TValue>- Represents a generic data system
DynamicDataSystem<TKey>- Represents a generic dynamic data system
DynamicFileSystem- Represents a dynamic file system
FileSystemFileSystemWatcher- Represents a filesystem watcher
IBinaryObject- Represents an object stored in binary
IDataFile- Represents a data file
IDataFile<T>- Represents a generic data file
IDataFileSystem- Represents a data file system
IDataFileSystem<TValue>- Represents generic data file system
IDataObject- Represents a data object
IDataSystem<TKey>- Represents a generic data system
IDataSystem<TKey,TValue>- Represents a generic data system
IDynamicDataSystem<TKey>- Represents a dynamic data system
IDynamicFileSystem- Represents a dynamic file system
IFileSystemDataAdapter- Basic filesystem data adapter
JsonFile- Represents a json file
JsonFile<T>- Represents a generic json file
JsonKeyValuesConverter- A mechanism to convert a keyvalues dictionary to and from json
JsonPrivateMemberResolverJsonSyncFile- Represents a json synchronized file
ProtoFile<T>- Represents a protobuf file
SaveInfo- Represents save info
TextFile- Represents a text file
TomlFile- Represents a TOML file
TomlFile<T>- Represents a generic TOML file
TomlSyncFile- Represents a synchronized TOML file