Package apple.corefoundation.opaque
Interface CFDataRef
-
- All Superinterfaces:
org.moe.natj.general.ptr.ConstVoidPtr,org.moe.natj.c.OpaquePtr
- All Known Subinterfaces:
CFMutableDataRef
- All Known Implementing Classes:
CFDataRef.Impl,CFMutableDataRef.Impl
public interface CFDataRef extends org.moe.natj.c.OpaquePtr
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCFDataRef.Impl
-