We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
9fe3db5
Deprecate the public interface for Heap in favor of the writeToHeap() and dataFromHeap() functions.
Heap
writeToHeap()
dataFromHeap()
Fix the incorrect usage of UnsafePointer.withMemoryRebound().
UnsafePointer.withMemoryRebound()