Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
(package private) static java.lang.String |
TextFormatEscaper.escapeBytes(TextFormatEscaper.ByteSequence input)
Escapes bytes in the format used in protocol buffer text format, which
is the same as the format used for C string literals.
|