Class BER

  • All Implemented Interfaces:
    Types

    public class BER
    extends java.lang.Object
    implements Types
    • Constructor Detail

      • BER

        public BER​(java.io.InputStream in)
    • Method Detail

      • dump

        public void dump​(java.io.PrintStream out)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • write

        public void write​(java.io.OutputStream out,
                          PDU pdu)
                   throws java.lang.Exception
        Throws:
        java.lang.Exception