|
rapidyaml
0.9.0
parse and emit YAML, and do it fast
|
#include <base64.hpp>
Public Member Functions | |
| base64_wrapper_ () | |
| base64_wrapper_ (blob_< CharOrConstChar > blob) | |
Public Attributes | |
| blob_< CharOrConstChar > | data |
Definition at line 71 of file base64.hpp.
|
inline |
Definition at line 74 of file base64.hpp.
|
inline |
Definition at line 75 of file base64.hpp.
| blob_<CharOrConstChar> c4::fmt::base64_wrapper_< CharOrConstChar >::data |
Definition at line 73 of file base64.hpp.
Referenced by c4::from_chars(), and c4::to_chars().