Esempio n. 1
0
 public static MemoryPattern FromBinary(byte[] Pattern) => new MemoryPattern(PatternHelper.ToBinaryRegex(Pattern));