Beispiel #1
0
 public int GetLEInt(int index)
 {
     return(_stream.GetLEInt(index));
 }