public static class ByteIterator.ByteArrayIterator$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ByteIterator.ByteArrayIterator$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
ByteArrayIterator$() |
| Modifier and Type | Method and Description |
|---|---|
protected ByteIterator.ByteArrayIterator |
apply(byte[] array) |
protected ByteIterator.ByteArrayIterator |
apply(byte[] array,
int from,
int until) |
ByteIterator.ByteArrayIterator |
empty() |
public static final ByteIterator.ByteArrayIterator$ MODULE$
protected ByteIterator.ByteArrayIterator apply(byte[] array)
protected ByteIterator.ByteArrayIterator apply(byte[] array, int from, int until)
public ByteIterator.ByteArrayIterator empty()