@Mutable @ThreadSafety(level=NOT_THREADSAFE) public final class ASN1BufferSet extends java.lang.Object implements java.io.Serializable
end() method must be
 called after all elements have been added to ensure that the length is
 properly computed and inserted into the associated buffer.| Modifier and Type | Method and Description | 
|---|---|
| void | end()Updates the associated ASN.1 buffer to indicate that all sequence elements
 have been added and that the appropriate length should be inserted. | 
public void end()