Puts the number value at the end of the bdata_str.
In case the bdata_str is not empty a space is added before the numeric value. The stored value can be read
back with the util_bdata_get_number.
| bdata_str |
a StringBuilder to store a backend specific data (bdata) |
| value |
a value to store |