- d -
- data
: OFData
- dataWithBase64EncodedString:
: OFData
, OFSecureData
- dataWithCapacity:
: OFMutableData
- dataWithContentsOfFile:
: OFData
, OFSecureData
- dataWithContentsOfIRI:
: OFData
, OFSecureData
- dataWithCount:allowsSwappableMemory:
: OFSecureData
- dataWithCount:itemSize:allowsSwappableMemory:
: OFSecureData
- dataWithEncoding:
: OFString
- dataWithItems:count:
: OFData
, OFSecureData
- dataWithItems:count:itemSize:
: OFData
, OFSecureData
- dataWithItemSize:
: OFData
- 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
- decimalSeparator
: OFLocale
- defaultCenter
: OFNotificationCenter
- defaultManager
: OFFileManager
- deleteCharactersInRange:
: OFMutableString
- deleteEnclosingWhitespaces
: OFMutableString
- deleteLastPathComponent
: OFMutableIRI
- deleteLeadingWhitespaces
: OFMutableString
- deletePathExtension
: OFMutableIRI
- deleteTrailingWhitespaces
: OFMutableString
- description
: OFObject
, OFAllocFailedException
, OFException
- dictionary
: OFDictionary
- dictionaryWithCapacity:
: OFMutableDictionary
- dictionaryWithDictionary:
: OFDictionary
- dictionaryWithKeysAndObjects:
: OFDictionary
- dictionaryWithObject:forKey:
: OFDictionary
- dictionaryWithObjects:forKeys:
: OFDictionary
- dictionaryWithObjects:forKeys:count:
: OFDictionary
- directoryExistsAtIRI:
: OFFileManager
, OFIRIHandler
- directoryExistsAtPath:
: OFFileManager
- distantFuture
: OFDate
- distantPast
: OFDate
- DNSResolver
: OFThread
- doesNotRecognizeSelector:
: OFObject
- doubleForPath:defaultValue:
: OFSettings
- doubleValueForKey:defaultValue:
: OFINISection