- d -
- data
: OFMutableData
- dataWithBase64EncodedString:
: OFData
, OFSecureData
- dataWithCapacity:
: OFMutableData
- dataWithContentsOfFile:
: OFData
, OFSecureData
- dataWithContentsOfURL:
: OFData
, OFSecureData
- dataWithCount:allowsSwappableMemory:
: OFSecureData
- dataWithCount:itemSize:allowsSwappableMemory:
: OFSecureData
- dataWithEncoding:
: OFString
- dataWithItems:count:
: OFData
, OFSecureData
- dataWithItems:count:itemSize:
: OFData
, OFSecureData
- dataWithItemSize:
: OFMutableData
- dataWithItemSize:capacity:
: OFMutableData
- dataWithItemsNoCopy:count:freeWhenDone:
: OFData
, OFSecureData
- dataWithItemsNoCopy:count:itemSize:freeWhenDone:
: OFData
, OFSecureData
- dataWithStringRepresentation:
: OFData
, OFSecureData
- date
: OFDate
- dateByAddingTimeInterval:
: OFDate
- dateStringWithFormat:
: OFDate
- dateWithDateString:format:
: OFDate
- dateWithLocalDateString:format:
: OFDate
- dateWithTimeIntervalSince1970:
: OFDate
- dateWithTimeIntervalSinceNow:
: OFDate
- dealloc
: OFObject
- decimalPoint
: OFLocale
- defaultManager
: OFFileManager
- deleteCharactersInRange:
: OFMutableString
- deleteEnclosingWhitespaces
: OFMutableString
- deleteLeadingWhitespaces
: OFMutableString
- deleteTrailingWhitespaces
: OFMutableString
- description
: OFObject
, OFAllocFailedException
, OFException
- dictionary
: OFDictionary
- dictionaryWithCapacity:
: OFMutableDictionary
- dictionaryWithDictionary:
: OFDictionary
- dictionaryWithKeysAndObjects:
: OFDictionary
- dictionaryWithObject:forKey:
: OFDictionary
- dictionaryWithObjects:forKeys:
: OFDictionary
- dictionaryWithObjects:forKeys:count:
: OFDictionary
- digestSize
: <OFCryptoHash>
- directoryExistsAtPath:
: OFFileManager
- directoryExistsAtURL:
: OFFileManager
, OFURLHandler
- dispatchWithBlock:
: OFThreadPool
- dispatchWithTarget:selector:object:
: OFThreadPool
- distantFuture
: OFDate
- distantPast
: OFDate
- DNSResolver
: OFThread
- doesNotRecognizeSelector:
: OFObject
- doubleForKey:defaultValue:
: OFINICategory
- doubleForPath:defaultValue:
: OFSettings