Uses of Interface
com.google.protobuf.TextFormatEscaper.ByteSequence
Packages that use TextFormatEscaper.ByteSequence
-
Uses of TextFormatEscaper.ByteSequence in com.google.protobuf
Methods in com.google.protobuf with parameters of type TextFormatEscaper.ByteSequenceModifier and TypeMethodDescription(package private) static StringTextFormatEscaper.escapeBytes(TextFormatEscaper.ByteSequence input) Backslash escapes bytes in the format used in protocol buffer text format.