Method Reset
Reset()
Resets the position of this buffer to the Lucene.Net.Support.IO.Buffer.mark.
Declaration
public Buffer Reset()
Returns
Type | Description |
---|---|
Buffer | This buffer |
Exceptions
Type | Condition |
---|---|
InvalidMarkException | If the mark has not been set |