Interface for key-value storage operations, allowing storage and retrieval of various data types. More...
import "NCExport.h"import <Foundation/Foundation.h>
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | NCKeyValueStorage |
| Interface for key-value storage operations, allowing storage and retrieval of various data types. More... | |
Interface for key-value storage operations, allowing storage and retrieval of various data types.
Definition in file NCKeyValueStorage.h.