public override float DeserializeImpl(TSource source, SerializationContext context) { return(context.DecodeSingle()); }