Instance Method (Default implementation)swift 6.0.3FoundationEssentials

copyBytes(to:from:)

iOS
8.0+
macOS
10.10+
tvOS
9.0+
watchOS
2.0+
@discardableResult func copyBytes<R>(to ptr: UnsafeMutableRawBufferPointer, from range: R) -> Int where R : RangeExpression, Self.Index == R.Bound