core-foundation.data vocabulary
Factor handbook ยป Vocabulary index


Summary
Wrapper for various CF data types

Metadata
Parents:core-foundation
Tags:bindings
Platforms:macos


Words

Symbol words
CFDataRef
CFMutableDataRef
CFPropertyListMutabilityOptions
CFSetRef


Ordinary words
WordStack effect
<CFData>( byte-array -- alien )
CFDataCreate( allocator bytes length -- CFDataRef )
CFDataCreateMutable( allocator capacity -- CFMutableDataRef )
CFDataGetBytePtr( theData -- UInt8* )
CFDataGetLength( theData -- CFIndex )
CFGetTypeID( cf -- CFTypeID )
kCFPropertyListImmutable( -- value )
kCFPropertyListMutableContainers( -- value )
kCFPropertyListMutableContainersAndLeaves( -- value )


Files


Metadata files