Home
last modified time | relevance | path

Searched defs:UDataSwapper (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Dudataswp.h34 typedef struct UDataSwapper UDataSwapper; typedef
151 struct UDataSwapper { struct
153 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 …]