Search code examples
copy NSData to UnsafeMutablePointer<Void>...


cswiftswift2unsafe-pointerssecure-transport

Read More
Pointer to loop variable for range over map or slice of interface{}...


gohdf5unsafe-pointers

Read More
Create a copy of CMSampleBuffer in Swift 2.0...


iosswift2avfoundationunsafe-pointerscore-media

Read More
Swift error: '&' used with non-inout argument of type 'UnsafeMutablePointer'...


iosobjective-cswiftunsafe-pointers

Read More
Working with UnsafeMutablePointer array...


iosswiftgpuimageunsafe-pointers

Read More
UnsafePointer to Last Array Element in Swift...


swiftunsafe-pointers

Read More
Error with fetching value from CFArray...


swiftunsafe-pointersabrecordcfarraybsearchvalues

Read More
Using AudioBufferList with Swift once again...


swiftcore-audioaudiounitunsafe-pointers

Read More
Converting C char array (unsafe pointer) to String...


swiftunsafe-pointers

Read More
Why Does This Black and White Bitmap to Bool Array create the correct images but set the wrong amoun...


c#bitmaparraysunsafe-pointers

Read More
Why NSMutableData change address of pointer?...


iosswiftunsafe-pointers

Read More
Objective-c pointers magic. Type protection...


objective-cpointerstypesunsafe-pointers

Read More
If a function returns an UnsafeMutablePointer is it our responsibility to destroy and dealloc?...


swiftallocationdestroydeallocunsafe-pointers

Read More
Inconsistencies when using UnsafeMutablePointer with String or Character types...


stringswiftpointersgenericsunsafe-pointers

Read More
Why string pointer position is different?...


c#pointersstring-interningunsafe-pointers

Read More
How to create a CIVector from array of CGFloat?...


iosxcodeswiftcifilterunsafe-pointers

Read More
Swift UnsafeMutablePointer<Unmanaged<CFString>?> allocation and print...


iosswiftunmanagedmidiunsafe-pointers

Read More
Reading values from binary file whose types are known at runtime...


c#marshallingbinaryfilesunsafe-pointers

Read More
'NSError' is not convertible to '@lvalue inout $T9' in Swift...


iosswiftnserrorunsafe-pointers

Read More
I cannot get the integer value from unsafeMutablePointer<32> in swift...


objective-cswiftxcode6unsafe-pointers

Read More
In Swift, how does one determine if two UnsafePointers reference the same memory?...


pointersswiftequalityunsafe-pointers

Read More
Swift: gettimeofday and Unsafe Pointers...


nullswiftgettimeofdayunsafe-pointers

Read More
'inout String' is not convertible to 'UnsafePointer<String>'...


swiftunsafe-pointers

Read More
Error in Unsafe Code, reading memory using pointers...


c#memoryunsafeunsafe-pointers

Read More
Is it legitimate to use LayoutKind.Explicit to get around using "unsafe" pointers?...


c#unsafe-pointerslayoutkind.explicit

Read More
What are these so-called 'disasters' that improper use of pointers can cause?...


c++memorypointersmemory-managementunsafe-pointers

Read More
Convert **T to *unsafe.Pointer in Go...


pointerstype-conversiongounsafe-pointers

Read More
How can I improve this code and make it safe to use?...


c#windows-phone-7unsafe-pointers

Read More
Write/read memory using Unsafe in java...


javamemory-managementunsafe-pointers

Read More
Pass a pointer to an array section as a parameter in C#...


c#unsafeunsafe-pointers

Read More
BackNext