BSON_STRING_APPEND(3) | libbson | BSON_STRING_APPEND(3) |
void bson_string_append (bson_string_t *string, const char *str);
Appends the ASCII or UTF-8 encoded string str to string. This is not suitable for embedding NULLs in strings.
MongoDB, Inc
2017-present, MongoDB, Inc
March 31, 2024 | 1.26.0 |