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
@@ -1223,7 +1223,7 @@ public struct Data : ReferenceConvertible, Equatable, Hashable, RandomAccessColl
1223
1223
/// If the resulting value is mutated, then `Data` will invoke the `mutableCopy()` function on the reference to copy the contents. You may customize the behavior of that function if you wish to return a specialized mutable subclass.
1224
1224
///
1225
1225
/// - parameter reference: The instance of `NSData` that you wish to wrap. This instance will be copied by `struct Data`.
0 commit comments