bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
Loading...
Searching...
No Matches
bux::C_UnicodeIn Member List

This is the complete list of members for bux::C_UnicodeIn, including all inherited members.

C_UnicodeIn(FH_ReadChar &&readc, T_Encoding codepage=0)bux::C_UnicodeIn
C_UnicodeIn(std::string_view sv, T_Encoding codepage=0)bux::C_UnicodeIn
C_UnicodeIn(std::string &&s, T_Encoding codepage=0)=deletebux::C_UnicodeIn
C_UnicodeIn(const char *s, T_Encoding codepage=0)bux::C_UnicodeIninline
C_UnicodeIn(std::istream &in, T_Encoding codepage=0)bux::C_UnicodeIn
encoding() const noexceptbux::C_UnicodeIninline
get(T_Utf32 &c)bux::C_UnicodeIn
get(T_Utf16 *dst)bux::C_UnicodeIn
get(T_Utf8 *dst)bux::C_UnicodeIn
lastError() const noexceptbux::C_UnicodeIninline
~C_UnicodeIn() noexceptbux::C_UnicodeIn