Namespace LiteNetLib.Utils
Classes
CRC32C
FastBitConverter
InvalidTypeException
NetDataReader
NetDataWriter
NetPacketProcessor
NetSerializer
NtpPacket
Represents RFC4330 SNTP packet used for communication to and from a network time server.
ParseException
PreserveAttribute
PreserveAttribute prevents byte code stripping from removing a class, method, field, or property.
Interfaces
INetSerializable
Interface for implementing custom data serialization for network transmission.
Enums
NtpLeapIndicator
Represents leap second warning from the server that instructs the client to add or remove leap second.
NtpMode
Describes SNTP packet mode, i.e. client or server.