Class ByteRunAutomaton
Automaton representation for matching UTF-8 byte[].
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class ByteRunAutomaton : RunAutomaton
Constructors
Name | Description |
---|---|
ByteRunAutomaton(Automaton) | |
ByteRunAutomaton(Automaton, Boolean) | Expert: if utf8 is true, the input is already byte-based |
Methods
Name | Description |
---|---|
Run(Byte[], Int32, Int32) | Returns |