|
GNUstep CoreBase Library
0.2
|
Typedefs | |
| typedef const struct __CFData * | CFDataRef |
Examining a CFData Object | |
| const UInt8 * | CFDataGetBytePtr (CFDataRef theData) |
| void | CFDataGetBytes (CFDataRef theData, CFRange range, UInt8 *buffer) |
| CFIndex | CFDataGetLength (CFDataRef theData) |
Getting the CFData Type ID | |
| CFTypeID | CFDataGetTypeID (void) |