TryParseWildcardPattern(String?, out Byte[], out Byte[]) Method

Definition

Assembly HexView.dll
public static bool TryParseWildcardPattern(string? text, scoped out byte[] pattern, scoped out byte[] mask)

Parameters

text
String
pattern
Byte[]
mask
Byte[]

Returns