3 #include "telnetpp/core.hpp" 54 std::ostream &operator<<(std::ostream &out,
command const &cmd);
constexpr u8 value() const
Returns the value of the command.
Definition: command.hpp:25
constexpr command(u8 command)
Constructor.
Definition: command.hpp:17
A class that encapsulates the value of a Telnet command.
Definition: command.hpp:11
Definition: byte_converter.hpp:4