ldap_ex v0.2.3 LDAPEx.ELDAPv3
This is the module to the Erlang generated LDAP interfaces from the LDAP ASN1
file. The macros are records. LDAPEx.ELDAPv3.encode/2
and
LDAPEx.ELDAPv3.decode/2
call into the erlang generated encode and decode
functions. Everything is set up to take binaries instead of char_lists.