org.rococoa.cocoa.corefoundation
Class CoreFoundationLibrary.kCFAllocatorNull
java.lang.Object
org.rococoa.cocoa.corefoundation.CoreFoundationLibrary.kCFAllocatorNull
- Enclosing interface:
- CoreFoundationLibrary
public static final class CoreFoundationLibrary.kCFAllocatorNull
- extends Object
Null allocator which does nothing and allocates no memory. This allocator
is useful as the "bytesDeallocator" in CFData or "contentsDeallocator"
in CFString where the memory should not be freed.
CoreFoundationLibrary.kCFAllocatorNull
public CoreFoundationLibrary.kCFAllocatorNull()
get
public static CoreFoundationLibrary.kCFAllocatorNull.kCFAllocatorNull_holder get()
Copyright © 2009. All Rights Reserved.