| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Field and Description |
|---|---|
private static TextFormat.Printer |
TextFormat.DEFAULT_PRINTER |
private static TextFormat.Printer |
TextFormat.SINGLE_LINE_PRINTER |
private static TextFormat.Printer |
TextFormat.UNICODE_PRINTER |
| Modifier and Type | Method and Description |
|---|---|
private TextFormat.Printer |
TextFormat.Printer.setEscapeNonAscii(boolean escapeNonAscii)
Setter of escapeNonAscii
|
private TextFormat.Printer |
TextFormat.Printer.setSingleLineMode(boolean singleLineMode)
Setter of singleLineMode
|