Class CompareResponseFactory

    • Method Detail

      • encodeReverse

        public void encodeReverse​(LdapApiService codec,
                                  Asn1Buffer buffer,
                                  Message message)
        Encode the CompareResponse message to a PDU.
        CompareResponse :
         0x6F L1
          |
          +--> LdapResult
         
        Parameters:
        codec - The LdapApiService instance
        buffer - The buffer where to put the PDU
        message - the CompareResponse to encode