Searched defs:UDataSwapper (Results 1 – 2 of 2) sorted by relevance
34 typedef struct UDataSwapper UDataSwapper; typedef151 struct UDataSwapper { struct153 UBool inIsBigEndian;155 uint8_t inCharset;157 UBool outIsBigEndian;159 uint8_t outCharset;164 UDataReadUInt16 *readUInt16;166 UDataReadUInt32 *readUInt32;168 UDataCompareInvChars *compareInvChars;173 UDataWriteUInt16 *writeUInt16;[all …]