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
February 23, 2019 | 1.14.0 |