You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The length parameter makes no sense in this context. The user is already passing in a Span object which has a Length property that can be used instead.
The text was updated successfully, but these errors were encountered:
xxHash/src/Standart.Hash.xxHash/xxHash64.cs
Line 167 in 6b20e7f
The
length
parameter makes no sense in this context. The user is already passing in aSpan
object which has aLength
property that can be used instead.The text was updated successfully, but these errors were encountered: