|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
A type that can transform data (e.g., compression, encryption). More...
#include <network_concepts.h>
A type that can transform data (e.g., compression, encryption).
Types satisfying this concept can process data for transmission or reception.
Example usage:
Definition at line 302 of file network_concepts.h.