Uses of Class
com.google.protobuf.ByteString.LiteralByteString
-
Packages that use ByteString.LiteralByteString Package Description com.google.protobuf -
-
Uses of ByteString.LiteralByteString in com.google.protobuf
Subclasses of ByteString.LiteralByteString in com.google.protobuf Modifier and Type Class Description private static class
ByteString.BoundedByteString
This class is used to represent the substring of aByteString
over a single byte array.
-