Convert String to UnsafeMutablePointer<Int8>

Array also has the future potential of being convertible back to a String type at no cost, via some of the ideas outlined in this post. This would mitigate some of the performance downsides of operating "outside" of the string type.

2 Likes