BSON_UTF8_FROM_UNICHAR(3) | Libbson | BSON_UTF8_FROM_UNICHAR(3) |
bson_utf8_from_unichar - bson_utf8_from_unichar()
void bson_utf8_from_unichar (bson_unichar_t unichar, char utf8[6], uint32_t *len);
Converts a single unicode character to a multi-byte UTF-8 sequence. The result is stored in utf8 and the number of bytes used in len.
MongoDB, Inc
2017-present, MongoDB, Inc
February 23, 2019 | 1.14.0 |