Uses of Class
com.google.protobuf.ByteString.LeafByteString
Packages that use ByteString.LeafByteString
-
Uses of ByteString.LeafByteString in com.google.protobuf
Subclasses of ByteString.LeafByteString in com.google.protobufModifier and TypeClassDescriptionprivate static final class
This class is used to represent the substring of aByteString
over a single byte array.private static class
This class implements aByteString
backed by a single array of bytes, contiguous in memory.(package private) final class
AByteString
that wraps around aByteBuffer
.Fields in com.google.protobuf declared as ByteString.LeafByteStringModifier and TypeFieldDescriptionprivate ByteString.LeafByteString
RopeByteString.RopeInputStream.currentPiece
private ByteString.LeafByteString
RopeByteString.PieceIterator.next
Methods in com.google.protobuf that return ByteString.LeafByteStringModifier and TypeMethodDescriptionprivate ByteString.LeafByteString
RopeByteString.PieceIterator.getLeafByLeft
(ByteString root) private ByteString.LeafByteString
RopeByteString.PieceIterator.getNextNonEmptyLeaf()
RopeByteString.PieceIterator.next()
Returns the next item and advances oneByteString.LeafByteString
.