copyBytes(to:from:) Declarationfunc copyBytes(to pointer: UnsafeMutablePointer<UInt8>, from range: Range<DispatchData.Index>) See AlsoCombining Sequence Elementsappend(_:)append(_:)append(_:)append(_:count:)copyBytes(to:count:)copyBytes(to:count:)copyBytes(to:from:)copyBytes(to:from:)enumerateBytes(_:)makeIterator()region(location:)subdata(in:)withUnsafeBytes(body:)