public abstract class RemotePDBRecord
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected RemotePDBFile |
rc |
protected int |
size |
Constructor and Description |
---|
RemotePDBRecord() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
read(DataStream ds) |
protected abstract void |
write(DataStream ds) |
protected RemotePDBFile rc
protected int size
protected abstract void write(DataStream ds)
protected abstract void read(DataStream ds) throws IOException
IOException