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