Uses of Interface
com.google.protobuf.ByteString.ByteIterator
-
-
Uses of ByteString.ByteIterator in com.google.protobuf
Methods in com.google.protobuf that return ByteString.ByteIterator Modifier and Type Method Description ByteString.ByteIteratorByteString. iterator()Return aByteString.ByteIteratorover the bytes in the ByteString.
-