public static class DataInput2.DataInputToStream
Wraps DataInput into InputStream
| Modifier and Type | Field and Description |
|---|---|
java.io.DataInput |
in |
| Constructor and Description |
|---|
DataInputToStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
read() |
int |
read() |
long |
skip() |