org.apache.commons.ssl.asn1
private class BEROctetStringGenerator.BufferedBEROctetStream extends OutputStream
Constructor and Description |
---|
BEROctetStringGenerator.BufferedBEROctetStream(byte[] buf) |
BEROctetStringGenerator.BufferedBEROctetStream(byte[] buf)
public void write(int b) throws IOException
write
in class OutputStream
IOException
public void write(byte[] b, int off, int len) throws IOException
write
in class OutputStream
IOException
public void close() throws IOException
close
in interface Closeable
close
in class OutputStream
IOException