Interface Messagefactory

    • Method Detail

      • encodeReverse

        void encodeReverse​(LdapApiService codec,
                           Asn1Buffer buffer,
                           Message message)
        Encode a message, in a reverse way (ie, starting from the end of the PDU.
        Parameters:
        codec - The LdapApiService instance
        buffer - The buffer where to put the PDU
        message - The message to encode