userver: formats::bson::BsonString Class Reference
Loading...
Searching...
No Matches
formats::bson::BsonString Class Reference

Detailed Description

Definition at line 29 of file binary.hpp.

Public Member Functions

 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
 

Member Function Documentation

◆ 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: