Method | Description | |
---|---|---|
BytesTrie ( byte charBuffer, int offset ) : System | ||
First ( int inByte ) : System.Result | ||
Reset ( ) : void |
Method | Description | |
---|---|---|
nextImpl ( int pos, int inByte ) : System.Result |
public BytesTrie ( byte charBuffer, int offset ) : System | ||
charBuffer | byte | |
offset | int | |
return | System |