public static final class ArrayByteIterable.EmptyIterable extends ArrayByteIterable
ArrayByteIterable.EmptyIterable, ArrayByteIterable.Iterator| Modifier and Type | Field and Description |
|---|---|
ArrayByteIterable.Iterator |
ITERATOR |
EMPTYbytes, length, SINGLE_BYTESEMPTY_BYTES, EMPTY_ITERATOR| Modifier and Type | Method and Description |
|---|---|
protected ArrayByteIterable.Iterator |
getIterator() |
ArrayByteIterable.Iterator |
iterator(int offset) |
void |
setBytes(@NotNull byte[] bytes) |
fillBytes, fromByte, getBytesUnsafe, getEmptyIterator, iterator, writeTocompareTo, equals, fillBytes, fillBytes, fillBytes, getLength, getSource, hashCode, readIterable, readIterator, readIteratorSafe, subIterable, toString, toStringpublic final ArrayByteIterable.Iterator ITERATOR
public ArrayByteIterable.Iterator iterator(int offset)
iterator in class ArrayByteIterableprotected ArrayByteIterable.Iterator getIterator()
getIterator in class ArrayByteIterablepublic void setBytes(@NotNull
@NotNull byte[] bytes)
setBytes in class ArrayByteIterable