private class AbstractBlobClob.LOIterator
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private byte[] |
buffer |
private static int |
BUFFER_SIZE |
private int |
idx |
private int |
numBytes |
| Constructor and Description |
|---|
LOIterator(long start) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
private byte |
next() |
private static final int BUFFER_SIZE
private byte[] buffer
private int idx
private int numBytes