Currently the generated SaveFieldsToBuf methods only check "FieldHasValue" to determine if a field is written to the output. It should however also verify, that fields which contain their default value, are not written to the output.
Currently the generated SaveFieldsToBuf methods only check "FieldHasValue" to determine if a field is written to the output.
It should however also verify, that fields which contain their default value, are not written to the output.