| Tizen Native API
    5.5
    | 
| Public Attributes | |
| const uint16_t * | array | 
| int32_t | bmp_length | 
| int32_t | length | 
| uint16_t | static_array [8] | 
A serialized form of a Unicode set.
| const uint16_t* i18n_userialized_set_s::array | 
The serialized Unicode Set.
The length of the array that contains BMP characters.
| int32_t i18n_userialized_set_s::length | 
The total length of the array.
| uint16_t i18n_userialized_set_s::static_array[8] | 
A small buffer for the array to reduce memory allocations.