public class ByteOffsetEncoder
extends org.apache.lucene.analysis.payloads.AbstractEncoder
| Constructor and Description |
|---|
ByteOffsetEncoder() |
| Modifier and Type | Method and Description |
|---|---|
static int |
decode(org.apache.lucene.util.BytesRef payload) |
org.apache.lucene.util.BytesRef |
encode(char[] buffer,
int offset,
int length) |
static byte[] |
encode(int i) |
Copyright © 2019. All rights reserved.