C# Class SourceLog.Model.Horspool

显示文件 Open project: tomhunter-gh/SourceLog

Public Methods

Method Description
ContainsHorspool ( this haystack, byte needle ) : bool

Private Methods

Method Description
BuildBadSkipArray ( byte needle ) : int[]

Method Details

ContainsHorspool() public static method

public static ContainsHorspool ( this haystack, byte needle ) : bool
haystack this
needle byte
return bool