Package | Description |
---|---|
org.apache.lucene.util |
Some utility classes.
|
Modifier and Type | Method | Description |
---|---|---|
void |
UnicodeUtil.UTF16Result.copyText(UnicodeUtil.UTF16Result other) |
|
static void |
UnicodeUtil.UTF8toUTF16(byte[] utf8,
int offset,
int length,
UnicodeUtil.UTF16Result result) |
Convert UTF8 bytes into UTF16 characters.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.