Ejemplo n.º 1
0
 public long GetLong(int index)
 {
     return(_stream.GetLong(index));
 }