Template Function string2byte

Function Documentation

template<uint32_t n>
std::array<uint8_t, n> string2byte(const std::string &s, const int base, const char sep)