BSON_STRING_APPEND(3) | libbson | BSON_STRING_APPEND(3) |
bson_string_append - bson_string_append()
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
October 20, 2022 | 1.23.1 |