Method GetPayload
GetPayload()
Returns the payload at this position, or null
if no
payload was indexed. You should not modify anything
(neither members of the returned BytesRef nor bytes
in the byte[]).
Declaration
public abstract BytesRef GetPayload()
Returns
Type | Description |
---|---|
BytesRef |