SourcePro® 2025.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWUTF8Helper, including all inherited members.
| decodeFirstByte(RWByte b) | RWUTF8Helper | static |
| decodeFourBytesEncoding(RWByte firstByte, RWByte secondByte, RWByte thirdByte, RWByte fourthByte, RWUChar &highSurrogateValue, RWUChar &lowSurrogateValue) | RWUTF8Helper | static |
| decodeThreeBytesEncoding(RWByte firstByte, RWByte secondByte, RWByte thirdByte, RWUChar &res) | RWUTF8Helper | static |
| decodeTwoBytesEncoding(RWByte firstByte, RWByte secondByte, RWUChar &res) | RWUTF8Helper | static |
| encodeOneUChar(RWUChar uc, RWByte *res, RWUChar highSurrogateValue=0) | RWUTF8Helper | static |
| EncodingCategory enum name | RWUTF8Helper | |
| fourBytes enum value | RWUTF8Helper | |
| highSurrogate enum value | RWUTF8Helper | |
| invalidUTF8Encoding enum value | RWUTF8Helper | |
| lowSurrogateWithoutHighSurrogate enum value | RWUTF8Helper | |
| missingLowSurrogate enum value | RWUTF8Helper | |
| oneByte enum value | RWUTF8Helper | |
| threeBytes enum value | RWUTF8Helper | |
| twoBytes enum value | RWUTF8Helper |
|
Copyright © 2025 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |