50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
|
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
|
-
-
+
+
+
+
-
+
+
|
## Classes
* ✅ NSString
* Fake class has no API and is only used to make string boxing via `@(cString)` work.
* ❌ OFAAAADNSResourceRecord
* ❌ OFAcceptFailedException
* ❌ OFAdjacentArray
* ❌ OFAdjacentSubarray
* ✅ OFAdjacentArray
* Private
* ✅ OFAdjacentSubarray
* Private
* ❌ OFADNSResourceRecord
* ❌ OFAllocFailedException
* ❌ OFAlreadyConnectedException
* ❌ OFApplication
* ❌ OFArray
* ❌ OFBindFailedException
* ❌ OFBitSetCharacterSet
* ❌ OFBlock
* ✅ OFBlock
* Has no API
* ❌ OFBytesValue
* ❌ OFChangeCurrentDirectoryPathFailedException
* ❌ OFCharacterSet
* ❌ OFCharacterSet (URLCharacterSets)
* ❌ OFChecksumMismatchException
* ❌ OFCNAMEDNSResourceRecord
* ❌ OFColor
|
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
|
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
|
-
+
+
-
+
+
-
+
+
-
-
+
+
+
+
-
+
+
|
* ❌ OFLoadPluginFailedException
* ❌ OFLocale
* ❌ OFLockFailedException
* ❌ OFMalformedXMLException
* ✅ OFMallocBlock
* Doesn't have an API
* ❌ OFMapTable
* ❌ OFMapTableDictionary
* ✅ OFMapTableDictionary
* Private
* ❌ OFMapTableEnumerator
* ❌ OFMapTableSet
* ✅ OFMapTableSet
* Private
* ❌ OFMD5Hash
* ❌ OFMemoryNotPartOfObjectException
* ❌ OFMessagePackExtension
* ❌ OFMethodSignature
* ❌ OFMoveItemFailedException
* ❌ OFMutableAdjacentArray
* ✅ OFMutableAdjacentArray
* Private
* ❌ OFMutableArray
* ❌ OFMutableData
* ❌ OFMutableDictionary
* ❌ OFMutableLHAArchiveEntry
* ❌ OFMutableMapTableDictionary
* ❌ OFMutableMapTableSet
* ✅ OFMutableMapTableDictionary
* Private
* ✅ OFMutableMapTableSet
* Private
* ❌ OFMutablePair
* ❌ OFMutableSet
* ❌ OFMutableString
* ❌ OFMutableTarArchiveEntry
* ❌ OFMutableTriple
* ❌ OFMutableURL
* ❌ OFMutableUTF8String
* ✅ OFMutableUTF8String
* Private
* ❌ OFMutableZIPArchiveEntry
* ❌ OFMutex
* ❌ OFMXDNSResourceRecord
* ❌ OFNonretainedObjectValue
* ❌ OFNotImplementedException
* ❌ OFNotOpenException
* ❌ OFNSDNSResourceRecord
|
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
|
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
|
-
+
+
|
* ❌ OFUndefinedKeyException
* ❌ OFUnknownXMLEntityException
* ❌ OFUnlockFailedException
* ❌ OFUnsupportedProtocolException
* ❌ OFUnsupportedVersionException
* ❌ OFURL
* ❌ OFURLHandler
* ❌ OFUTF8String
* ✅ OFUTF8String
* Private
* ❌ OFValue
* ✅ OFWin32ConsoleStdIOStream
* Private
* ❌ OFWindowsRegistryKey
* ❌ OFWriteFailedException
* ❌ OFXMLAttribute
* ❌ OFXMLCDATA
|