| Package | Description |
|---|---|
| org.apache.solr.common.util | |
| org.apache.solr.response |
| Modifier and Type | Method and Description |
|---|---|
FastWriter |
FastWriter.append(char c) |
static FastWriter |
FastWriter.wrap(java.io.Writer sink) |
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
CSVWriter.ResettableFastWriter |
| Modifier and Type | Field and Description |
|---|---|
protected FastWriter |
TextResponseWriter.writer |