Constructor MultiTrie
MultiTrie(IDataInput)
Constructor for the MultiTrie object.
Declaration
public MultiTrie(IDataInput is)
Parameters
| Type | Name | Description |
|---|---|---|
| IDataInput | is | the input stream |
MultiTrie(Boolean)
Constructor for the MultiTrie object
Declaration
public MultiTrie(bool forward)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | forward | set to |