org.apache.lucene.util
Class UnicodeUtil.UTF8Result
java.lang.Object
org.apache.lucene.util.UnicodeUtil.UTF8Result
- Enclosing class:
- UnicodeUtil
public static final class UnicodeUtil.UTF8Result
- extends Object
Holds decoded UTF8 code units.
- NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
result
public byte[] result
length
public int length
UnicodeUtil.UTF8Result
public UnicodeUtil.UTF8Result()
setLength
public void setLength(int newLength)