Terminal++
3.1.0.4
A C++ library for interacting with ANSI terminal windows
Loading...
Searching...
No Matches
include
terminalpp
encoder.hpp
1
#pragma once
2
3
#include "terminalpp/string.hpp"
4
5
namespace
terminalpp {
6
7
//* =========================================================================
10
//* =========================================================================
11
TERMINALPP_EXPORT
12
terminalpp::string
encode(std::span<char const> text);
13
14
}
// namespace terminalpp
terminalpp::string
A class that represents strings of elements.
Definition
string.hpp:21
Generated on Sun Feb 9 2025 13:01:29 for Terminal++ by
1.9.8