NSDictionary
Extensions
Declared in: nu/extensions.nu, objc/NuHTTP.h
Methods
| - |
(id) |
objectForKey: |
(id) key |
|
withDefault: |
(id) default |
Get an object for a specified key; if no object is present, return the specified default value.
in nu/extensions.nu
| - |
(NSString *) |
urlQueryString |
Convert a dictionary into a url query string.
in objc/NuHTTP.h