public static class RemoteInputStream.readResult
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
byte[] |
buf |
int |
ret |
(package private) static long |
serialVersionUID |
| Constructor and Description |
|---|
readResult(int len) |
static final long serialVersionUID
public byte[] buf
public int ret