StackOverflow Questions for Tag: toll-free-bridging

NobodyNada
NobodyNada

Reputation: 7634

Bridging to/from CoreFoundation on Linux

Score: 8

Views: 914

Answers: 1

Read More
Laurence Wingo
Laurence Wingo

Reputation: 3952

Why can't NSSpeechsynthesier's class method availableVoices be bridged to a Swift array of strings?

Score: 0

Views: 61

Answers: 1

Read More
Mrb83
Mrb83

Reputation: 130

Does CFBridgingRelease restore ownership to preexisting references without direct assignment?

Score: 0

Views: 128

Answers: 2

Read More
PinkiePie-Z
PinkiePie-Z

Reputation: 553

Why use toll-free bridging for collections with custom memory-management semantics?

Score: 0

Views: 94

Answers: 1

Read More
Ephemera
Ephemera

Reputation: 8990

Toll-free bridging and pointer access in Swift

Score: 23

Views: 10472

Answers: 5

Read More
huynguyen
huynguyen

Reputation: 7770

Are Swift's String, Array, and Dictionary NSObjects? Why can a struct be an NSObject?

Score: 4

Views: 195

Answers: 1

Read More
malena
malena

Reputation: 948

(__bridge__transfer NSData*) returns _NSCFArray instead of NSData

Score: 1

Views: 229

Answers: 0

Read More
Stephen Groom
Stephen Groom

Reputation: 3997

ObjC casting a block with toll-free-bridged types

Score: 2

Views: 134

Answers: 1

Read More
T. Benjamin Larsen
T. Benjamin Larsen

Reputation: 6393

CFDictionary won't bridge to NSDictionary (Swift 2.0 / iOS9)

Score: 5

Views: 3725

Answers: 1

Read More
Sean Michael Dorian
Sean Michael Dorian

Reputation: 397

Assigning from a Class method binds the class instead of its return value

Score: 1

Views: 44

Answers: 1

Read More
Boon
Boon

Reputation: 41510

Why is Swift Dictionary not bridgeable?

Score: 0

Views: 517

Answers: 2

Read More
Awesome-o
Awesome-o

Reputation: 2070

Is a __bridge_transfer valid on a NULL object

Score: 4

Views: 1004

Answers: 4

Read More
zumzum
zumzum

Reputation: 20238

NSString to CFStringRef and CFStringRef to NSString in ARC?

Score: 100

Views: 47248

Answers: 1

Read More
Steveo
Steveo

Reputation: 2268

ARC: __bridge versus __bridge_retained using contextInfo test case

Score: 5

Views: 4219

Answers: 1

Read More
daveMac
daveMac

Reputation: 3041

Correct way to handle CGImageRef in containers under ARC

Score: 4

Views: 1410

Answers: 1

Read More
Steveo
Steveo

Reputation: 2268

OS X: How to correctly bridge release pointer with __bridge_transfer

Score: 3

Views: 770

Answers: 1

Read More
godel9
godel9

Reputation: 7390

Safe to use matching CFBridging calls to transfer in and out of ARC for non CF types?

Score: 3

Views: 327

Answers: 1

Read More
Steveo
Steveo

Reputation: 2268

OS X and FSEvents: How do you release a callback pointer supplied to an FSEventStreamRef?

Score: 1

Views: 533

Answers: 1

Read More
nebs
nebs

Reputation: 4989

NSFastEnumeration object casting in ARC

Score: 2

Views: 650

Answers: 2

Read More
pasawaya
pasawaya

Reputation: 11595

Converting CFIndex to NSInteger

Score: 3

Views: 3303

Answers: 1

Read More
PreviousPage 1Next