Global
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.crypto.internal.subtle
- Platforms: .NET, .NET Standard 2.0, Island
Methods
InexactOverlap
class method InexactOverlap(x: Slice<Byte>; y: Slice<Byte>): Boolean
static Boolean InexactOverlap(Slice<Byte> x, Slice<Byte> y)
static func InexactOverlap(_ x: Slice<Byte>, _ y: Slice<Byte>) -> Boolean
func InexactOverlap(x Slice<Byte>, y Slice<Byte>) Boolean
Shared Function InexactOverlap(x As Slice<Byte>, y As Slice<Byte>) As Boolean
Parameters:
- x:
- y: