mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
A buffer's `data` may contain padding when the `rowBytes` isn't equal to the number of chanels * width * size of the element. I've updated arrayFromBuffer to return an array that excludes any `rowByte` padding.
28 KiB
28 KiB