|
DynXX-Cxx
|
#include "Types.hxx"Go to the source code of this file.
| std::string dynxxCodingBytes2str | ( | BytesView | bytes | ) |
| std::string dynxxCodingCaseLower | ( | std::string_view | str | ) |
| std::string dynxxCodingCaseUpper | ( | std::string_view | str | ) |
| std::string dynxxCodingHexBytes2str | ( | BytesView | bytes | ) |
| Bytes dynxxCodingHexStr2bytes | ( | std::string_view | str | ) |
| Bytes dynxxCodingStr2bytes | ( | std::string_view | str | ) |
| std::string dynxxCodingStrTrim | ( | std::string_view | str | ) |