public class VistaIDList extends java.lang.Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static int |
signature |
| Constructor and Description |
|---|
VistaIDList(ByteReader br,
int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(ByteWriter bw) |
java.lang.String |
toString() |
public static final int signature
public VistaIDList(ByteReader br, int size) throws ShellLinkException, java.io.IOException
ShellLinkExceptionjava.io.IOExceptionpublic void serialize(ByteWriter bw) throws java.io.IOException
serialize in interface Serializablejava.io.IOExceptionpublic java.lang.String toString()
toString in class java.lang.Object