PLCnext API Documentation 25.0.2.69
|
This is the complete list of members for Arp::System::Commons::Encoding::Utf16, including all inherited members.
ConvertFromUtf8(const char8 *pInput, size_t inputLength, char16 *pResult, size_t resultCapacity, size_t &resultLength) | Arp::System::Commons::Encoding::Utf16 | static |
ConvertFromUtf8(const String &input, char16 *pResult, size_t resultCapacity, size_t &resultLength) | Arp::System::Commons::Encoding::Utf16 | static |
ConvertToUtf8(const char16 *pInput, size_t inputLength, char8 *pResult, size_t resultCapacity, size_t &resultLength) | Arp::System::Commons::Encoding::Utf16 | static |
ConvertToUtf8(const char16 *pInput, size_t inputLength, String &result) | Arp::System::Commons::Encoding::Utf16 | static |
Utf16(void)=delete (defined in Arp::System::Commons::Encoding::Utf16) | Arp::System::Commons::Encoding::Utf16 |