Home
last modified time | relevance | path

Searched refs:LiteralByteIterator (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/java/src/main/java/com/google/protobuf/
DLiteralByteString.java307 return new LiteralByteIterator(); in iterator()
310 private class LiteralByteIterator implements ByteIterator { class in LiteralByteString
314 private LiteralByteIterator() { in LiteralByteIterator() method in LiteralByteString.LiteralByteIterator