Class ByteString.AbstractByteIterator

java.lang.Object
com.google.protobuf.ByteString.AbstractByteIterator
All Implemented Interfaces:
ByteString.ByteIterator, Iterator<Byte>
Enclosing class:
ByteString

abstract static class ByteString.AbstractByteIterator extends Object implements ByteString.ByteIterator
  • Constructor Details

    • AbstractByteIterator

      AbstractByteIterator()
  • Method Details