You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the way Data exposes its underlying bytes has changed with Swift 6. Now, rather that having Data.bytes expose a [UInt8] it gives us a RawSpan.