Contents

copyBytes(to:from:)

Declaration

func copyBytes<DestinationType>(to buffer: UnsafeMutableBufferPointer<DestinationType>, from range: Range<DispatchData.Index>? = nil) -> Int

See Also

Copying Bytes