protected override object DeserializeSafe(IDecoder decoder)
 {
     return(decoder.DecodeFloat());
 }