Class Elevation

    • Constructor Detail

      • Elevation

        public Elevation()
    • Method Detail

      • parseExtension

        public java.lang.String parseExtension​(byte[] data,
                                               int off,
                                               int len)
                                        throws java.io.IOException
        Throws:
        java.io.IOException
      • parseExtension

        public java.lang.String parseExtension​(Buffer buffer)
                                        throws java.io.IOException
        Throws:
        java.io.IOException
      • encode

        protected void encode​(java.lang.String value,
                              Buffer buffer)
                       throws java.io.IOException
        Specified by:
        encode in class AbstractKexExtensionParser<java.lang.String>
        Throws:
        java.io.IOException