|
| operator std::string () const |
| Implicitly convertible to string.
|
|
std::string | ToString () const |
| Returns a copy of the binary.
|
|
std::string_view | GetView () const |
| Returns a view of the binary.
|
|
const uint8_t * | Data () const |
|
size_t | Size () const |
|
Definition at line 29 of file binary.hpp.
◆ operator std::string()
formats::bson::BsonString::operator std::string |
( |
| ) |
const |
|
inline |
Implicitly convertible to string.
Definition at line 36 of file binary.hpp.
The documentation for this class was generated from the following file: