Represents a maximum transmission unit data type. MTU is used when establishing a connection in RakNet.
Creates a new data type.
Static
Reads the mtu data type from a binary stream.
The binary stream to read from.
The mtu data type.
Writes the mtu data type to a binary stream.
The binary stream to write to.
The value to write.
Represents a maximum transmission unit data type. MTU is used when establishing a connection in RakNet.