void SetObjCoders(codeptr
Encode,codeptr Decode)
Set the eoncode, and decode function.
If they are not initialized, or NULL, then the DDDengine will not call them.
Encode,Decode: type of int (*codeptr)(void* mem,int len) function