super(TAG_SEQUENCE, type); //FIXME optional components must be checked for distinct identifiers
in.readSequence(this); if (in.isVerify) { return null; } return getDecodedObject(in);
out.encodeSequence(this);
out.getSequenceLength(this);