| Package | Description | 
|---|---|
| org.apache.solr.common.util | Common utility classes reused on both clients & server. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ByteArrayUtf8CharSequenceA mutable byte[] backed Utf8CharSequence. | 
| Modifier and Type | Method and Description | 
|---|---|
| Utf8CharSequence | Utf8CharSequence. clone() | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | ByteArrayUtf8CharSequence. utf8Equals(Utf8CharSequence utf8_1,
          Utf8CharSequence utf8_2) | 
| void | FastOutputStream. writeUtf8CharSeq(Utf8CharSequence utf8)Copies a  Utf8CharSequencewithout making extra copies | 
| void | JavaBinCodec. writeUTF8Str(Utf8CharSequence utf8) | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.