SourcePro® API Reference Guide

 
RWUTF8Helper Member List

This is the complete list of members for RWUTF8Helper, including all inherited members.

decodeFirstByte(RWByte b)RWUTF8Helperstatic
decodeFourBytesEncoding(RWByte firstByte, RWByte secondByte, RWByte thirdByte, RWByte fourthByte, RWUChar &highSurrogateValue, RWUChar &lowSurrogateValue)RWUTF8Helperstatic
decodeThreeBytesEncoding(RWByte firstByte, RWByte secondByte, RWByte thirdByte, RWUChar &res)RWUTF8Helperstatic
decodeTwoBytesEncoding(RWByte firstByte, RWByte secondByte, RWUChar &res)RWUTF8Helperstatic
encodeOneUChar(RWUChar uc, RWByte *res, RWUChar highSurrogateValue=0)RWUTF8Helperstatic
EncodingCategory enum nameRWUTF8Helper
fourBytes enum valueRWUTF8Helper
highSurrogate enum valueRWUTF8Helper
invalidUTF8Encoding enum valueRWUTF8Helper
lowSurrogateWithoutHighSurrogate enum valueRWUTF8Helper
missingLowSurrogate enum valueRWUTF8Helper
oneByte enum valueRWUTF8Helper
threeBytes enum valueRWUTF8Helper
twoBytes enum valueRWUTF8Helper

Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.