public abstract class SequenceOf extends ListOf
| Constructor and Description | 
|---|
| SequenceOf() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract void | createElements(int length) | 
| 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(int length)
public boolean decode(java.io.DataInputStream is)
               throws java.io.IOException
ASNObject