Exemple #1
0
 protected byte ParseByte(PPDPackStreamReader packStreamReader)
 {
     return((byte)packStreamReader.ReadByte());
 }