Sponsor:

Your company here, and a link to your site. Click to find out more.

bson_string_append - Man Page

Synopsis

void
bson_string_append (bson_string_t *string, const char *str);

Parameters

Description

Appends the ASCII or UTF-8 encoded string str to string. This is not suitable for embedding NULLs in strings.

Author

MongoDB, Inc

Info

Apr 03, 2024 1.26.2 libbson