#include "delegate/ISerializer.h"
#include "msg_serialize.h"
#include <iostream>
Go to the source code of this file.
Serialize callable argument data using serialize class for transport to a remote. Endinaness correctly handled by serialize class.