Exemplo n.º 1
0
 public double ReadDouble()
 {
     return(Serializing.ReadDouble(ref buffer, ref OffSet));
 }