|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <string>Go to the source code of this file.
Namespaces | |
| fc | |
Functions | |
| std::string | fc::prune_invalid_utf8 (const std::string &str) |
| bool | fc::is_utf8 (const std::string &str) |
| void | fc::decodeUtf8 (const std::string &input, std::wstring *storage) |
| void | fc::encodeUtf8 (const std::wstring &input, std::string *storage) |
1.8.17