public class BEROutputStream extends DEROutputStream
Constructor and Description |
---|
BEROutputStream(OutputStream os) |
Modifier and Type | Method and Description |
---|---|
void |
writeObject(Object obj) |
getDERSubStream, getDLSubStream, writeObject
close, flush, write, write, write, writeEncoded, writeEncoded, writeImplicitObject, writeLength, writeNull, writeTag
public BEROutputStream(OutputStream os)
public void writeObject(Object obj) throws IOException
IOException