Transport serializer/deserializer. The receive side functions are only called under cs_vRecv, while the sending side functions are only called under cs_vSend.

Synopsis

Declared in <net.h>

std::unique_ptr<Transport> const m_transport;

Created with MrDocs