Tizen Native API  4.0
i18n_userialized_set_s Struct Reference

Public Attributes

const uint16_t * array
int32_t bmp_length
int32_t length
uint16_t static_array [8]

Detailed Description

A serialized form of a Unicode set.

Since :
2.3.1

Member Data Documentation

The serialized Unicode Set.

The length of the array that contains BMP characters.

The total length of the array.

A small buffer for the array to reduce memory allocations.