Exemple #1
0
 public int ReadUnsignedByte()
 {
     return(dataInput.ReadUnsignedByte());
 }