void
bson_string_append (bson_string_t *string, const char
*str);
|
• |
string: A bson_string_t. |
|||
|
• |
str: A string. |
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