| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Stack<RopeByteString> |
RopeByteString.PieceIterator.breadCrumbs |
| Modifier and Type | Method and Description |
|---|---|
(package private) static RopeByteString |
RopeByteString.newInstanceForTest(ByteString left,
ByteString right)
Create a new RopeByteString for testing only while bypassing all the
defenses of
concatenate(ByteString, ByteString). |