CTR Pia
4.11.3
Game Communication Engine
|
Represents a serialization algorithm based on little endian. More...
Public Types | |
typedef Type | Type |
Defines the type of the data to be serialized. | |
Represents a serialization algorithm based on little endian.
Use this class when you want to communicate with little endian regardless of the hardware byte order.
Type | Specifies the type of the data to be serialized. |