Searched defs:UDataSwapper (Results 1 – 2 of 2) sorted by relevance
32 typedef struct UDataSwapper UDataSwapper; typedef149 struct UDataSwapper { struct151 UBool inIsBigEndian;153 uint8_t inCharset;155 UBool outIsBigEndian;157 uint8_t outCharset;162 UDataReadUInt16 *readUInt16;164 UDataReadUInt32 *readUInt32;166 UDataCompareInvChars *compareInvChars;171 UDataWriteUInt16 *writeUInt16;[all …]