Main Page Class Hierarchy Alphabetical List Data Structures File List Data Fields Globals
UConverterToUnicodeArgs Struct Reference
The structure for the toUnicode callback function parameter.
More...
#include <ucnv_err.h>
Data Fields |
|
uint16_t | size |
|
UBool | flush |
|
UConverter * | converter |
|
const char * | source |
|
const char * | sourceLimit |
|
UChar * | target |
|
const UChar * | targetLimit |
|
int32_t * | offsets |
Detailed Description
The structure for the toUnicode callback function parameter.
@stable
The documentation for this struct was generated from the following file:
Generated on Mon Mar 4 21:29:32 2002 for ICU 2.0 by
1.2.14 written by Dimitri van Heesch,
© 1997-2002