|
ObjFW
|
import "OFObject.h"import "OFMessagePackRepresentation.h"import "OFMutableData.h"import "OFData+CryptographicHashing.h"import "OFData+MessagePackParsing.h"Go to the source code of this file.
Classes | |
| class | OFData |
| A class for storing arbitrary data in an array. More... | |
Enumerations | |
| enum | OFDataSearchOptions { OFDataSearchBackwards = 1 } |
| Options for searching in data. More... | |
| enum OFDataSearchOptions |