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
Rather than pass around [UInt8], it would be better to use Foundation's Data object which has a much more versatile API and can be readily converted to [UInt8] in any case.