For the sake of performance, the implementation of Nito.ArraySegments.ArraySegmentExtensions.CopyTo should use Buffer.BlockCopy instead of Array.Copy.
For the sake of performance, the implementation of Nito.ArraySegments.ArraySegmentExtensions.CopyTo should use Buffer.BlockCopy instead of Array.Copy.