Exemple #1
0
 public int ReadLEInt()
 {
     return(_stream.ReadLEInt());
 }