Method Store
Store(IDataOutput)
Write this Trie to the given output stream.
Declaration
public virtual void Store(IDataOutput os)
Parameters
| Type | Name | Description |
|---|---|---|
| IDataOutput | os | the output stream |
Write this Trie to the given output stream.
public virtual void Store(IDataOutput os)
| Type | Name | Description |
|---|---|---|
| IDataOutput | os | the output stream |