Uses of Class
com.google.protobuf.RopeByteString
Packages that use RopeByteString
-
Uses of RopeByteString in com.google.protobuf
Fields in com.google.protobuf with type parameters of type RopeByteStringModifier and TypeFieldDescriptionprivate final ArrayDeque
<RopeByteString> RopeByteString.PieceIterator.breadCrumbs
Methods in com.google.protobuf that return RopeByteStringModifier and TypeMethodDescription(package private) static RopeByteString
RopeByteString.newInstanceForTest
(ByteString left, ByteString right) Create a new RopeByteString for testing only while bypassing all the defenses ofconcatenate(ByteString, ByteString)
.