Exemple #1
0
 public void IncrementReadOffset(uint length)
 {
     RakNetPINVOKE.ByteQueue_IncrementReadOffset(swigCPtr, length);
 }