C# Class Railgun.RailInterpreter

Responsible for encoding and decoding packet information.
Exibir arquivo Open project: ashoulson/RailgunNet Class Usage Examples

Private Methods

Method Description
LoadData ( byte buffer, int length ) : RailBitBuffer
RailInterpreter ( ) : System.Collections.Generic
SendPacket ( IRailNetPeer peer, IRailPacket packet ) : void