public int CalculateSize()
 {
     return(codec.CalculateUnconditionalSizeWithTag(field));
 }