This is the complete list of members for Burger::UTF16, including all inherited members.
| is_valid(uint16_t uInput) noexcept | Burger::UTF16 | static |
| is_valid(const uint16_t *pInput) noexcept | Burger::UTF16 | static |
| is_valid(const uint16_t *pInput, uintptr_t uElementCount) noexcept | Burger::UTF16 | static |
| kBigEndianMark | Burger::UTF16 | static |
| kEndianMark | Burger::UTF16 | static |
| kInvalid | Burger::UTF16 | static |
| kLittleEndianMark | Burger::UTF16 | static |
| translate_from_UTF8(const char *pInput) noexcept | Burger::UTF16 | static |
| translate_from_UTF8(uint16_t *pOutput, uintptr_t uOutputSize, const char *pInput) noexcept | Burger::UTF16 | static |
| translate_from_UTF8(uint16_t *pOutput, uintptr_t uOutputSize, const char *pInput, uintptr_t uInputSize) noexcept | Burger::UTF16 | static |