Apache Lucene.Net 2.4.0 Class Library API

UnicodeUtil.UTF8toUTF16 Method 

public static void UTF8toUTF16(
   byte[] utf8,
   int offset,
   int length,
   UTF16Result result
);

See Also

UnicodeUtil Class | Lucene.Net.Util Namespace