Package org.apache.pekko.util
Class ByteIterator.ByteArrayIterator$
java.lang.Object
org.apache.pekko.util.ByteIterator.ByteArrayIterator$
- Enclosing class:
- ByteIterator
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ByteIterator.ByteArrayIterator$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ByteIterator.ByteArrayIteratorapply(byte[] array) protected ByteIterator.ByteArrayIteratorapply(byte[] array, int from, int until) empty()
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ByteArrayIterator$
public ByteArrayIterator$()
-
-
Method Details
-
apply
-
apply
-
empty
-