|
MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
|
Functions | |
| constexpr char | ascii_upper (char value) noexcept |
| constexpr bool | is_separator (char value) noexcept |
| bool | parse_u32_chars (std::string_view text, int base, std::uint32_t &out_value) noexcept |
| bool | parse_u32_auto (std::string_view text, std::uint32_t &out_value) noexcept |
|
constexprnoexcept |
Definition at line 41 of file qualified_buffer.hpp.
|
constexprnoexcept |
Definition at line 45 of file qualified_buffer.hpp.
|
inlinenoexcept |
Definition at line 81 of file qualified_buffer.hpp.
|
inlinenoexcept |
Definition at line 49 of file qualified_buffer.hpp.