Method DecodeContexts
DecodeContexts(BytesRef, ByteArrayDataInput)
decodes the contexts at the current position
Declaration
protected virtual ISet<BytesRef> DecodeContexts(BytesRef scratch, ByteArrayDataInput tmpInput)
Parameters
Type | Name | Description |
---|---|---|
BytesRef | scratch | |
ByteArrayDataInput | tmpInput |
Returns
Type | Description |
---|---|
ISet<BytesRef> |