Метод | Описание | |
---|---|---|
BytesTrie ( byte charBuffer, int offset ) : System | ||
First ( int inByte ) : System.Result | ||
Reset ( ) : void |
Метод | Описание | |
---|---|---|
nextImpl ( int pos, int inByte ) : System.Result |
public BytesTrie ( byte charBuffer, int offset ) : System | ||
charBuffer | byte | |
offset | int | |
Результат | System |
public First ( int inByte ) : System.Result | ||
inByte | int | |
Результат | System.Result |