Uses of Interface
com.google.protobuf.ByteString.ByteIterator
-
Packages that use ByteString.ByteIterator Package Description com.google.protobuf -
-
Uses of ByteString.ByteIterator in com.google.protobuf
Classes in com.google.protobuf that implement ByteString.ByteIterator Modifier and Type Class Description (package private) static class
ByteString.AbstractByteIterator
Methods in com.google.protobuf that return ByteString.ByteIterator Modifier and Type Method Description ByteString.ByteIterator
ByteString. iterator()
Return aByteString.ByteIterator
over the bytes in the ByteString.ByteString.ByteIterator
RopeByteString. iterator()
-