Esempio n. 1
0
 float ITypeSerializer <float> .Deserialize(ref AccelReader reader)
 {
     return(reader.ReadFloat32());
 }