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