public abstract class Sequence extends ListOf
| Constructor and Description |
|---|
Sequence() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
createElements() |
boolean |
decode(java.io.DataInputStream is)
decodes the data from the InputStream and writes it to an object
|
isOptional, isSelected, setOptional, setSelected, setSelectedprotected abstract void createElements()
public boolean decode(java.io.DataInputStream is)
throws java.io.IOException
ASNObject