A static utility class for creating packet objects from a PacketType.
PacketType
Creates the correct packet object for the given type.
{Error} if the packet cannot be created.
The type of packet to create.
Generated using TypeDoc
A static utility class for creating packet objects from a
PacketType
.