mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +08:00
* [ios] Using UnsafeBufferPointer to skip data copying and boost performance. * [ios] Fix the extra data copying caused by using and move the guard let condition to be earlier