public class ASN1OutputStream extends Object
| Constructor and Description |
|---|
ASN1OutputStream(OutputStream os) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
protected void |
writeNull() |
void |
writeObject(ASN1Encodable obj) |
public ASN1OutputStream(OutputStream os)
protected void writeNull()
throws IOException
IOExceptionpublic void writeObject(ASN1Encodable obj) throws IOException
IOExceptionpublic void close()
throws IOException
IOExceptionpublic void flush()
throws IOException
IOExceptionCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.