Interface IComposer
Represents an object that can be composed to a packet.
public interface IComposer
Methods
Compose(in PacketWriter)
Composes the object to a packet using the specified PacketWriter.
void Compose(in PacketWriter p)
Represents an object that can be composed to a packet.
public interface IComposer
Composes the object to a packet using the specified PacketWriter.
void Compose(in PacketWriter p)