private static class SerializationHelper.StringSerializedObjectInputStream
extends java.io.InputStream
Modifier and Type | Field and Description |
---|---|
private int |
index |
private int |
length |
private java.lang.String |
source |
Constructor and Description |
---|
StringSerializedObjectInputStream(java.lang.String source) |
Modifier and Type | Method and Description |
---|---|
int |
read() |