Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
static ByteString |
TextFormat.unescapeBytes(java.lang.CharSequence charString)
Un-escape a byte sequence as escaped using
TextFormat.escapeBytes(ByteString) . |