public interface PayloadEncoder
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.index.Payload |
encode(char[] buffer) |
org.apache.lucene.index.Payload |
encode(char[] buffer,
int offset,
int length)
Convert a char array to a
Payload |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.