| Modifier and Type | Field and Description |
|---|---|
protected List<byte[]> |
buffer |
protected DataInputStream |
stream |
| Constructor and Description |
|---|
DeflateIntegerIterator(List<byte[]> buffer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Integer |
next() |
void |
remove() |
void |
reset(long list) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingprotected final List<byte[]> buffer
protected DataInputStream stream
public DeflateIntegerIterator(List<byte[]> buffer)
Copyright © 2018 DataWeb Research. All rights reserved.