A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/structUConverterFromUnicodeArgs.html below:

ICU 77.1: UConverterFromUnicodeArgs Struct Reference

The structure for the fromUnicode callback function parameter. More...

#include <ucnv_err.h>

The structure for the fromUnicode callback function parameter.

Stable:
ICU 2.0

Definition at line 194 of file ucnv_err.h.

◆ converter

Pointer to the converter that is opened and to which this struct is passed as an argument.

Stable:
ICU 2.0

Definition at line 197 of file ucnv_err.h.

◆ flush UBool UConverterFromUnicodeArgs::flush

The internal state of converter will be reset and data flushed if set to true.

Stable:
ICU 2.0

Definition at line 196 of file ucnv_err.h.

◆ offsets int32_t* UConverterFromUnicodeArgs::offsets

Pointer to the buffer that receives the offsets.

*offset = blah ; offset++;.

Stable:
ICU 2.0

Definition at line 202 of file ucnv_err.h.

◆ size uint16_t UConverterFromUnicodeArgs::size ◆ source const UChar* UConverterFromUnicodeArgs::source ◆ sourceLimit const UChar* UConverterFromUnicodeArgs::sourceLimit

Pointer to the limit (end + 1) of source buffer.

Stable:
ICU 2.0

Definition at line 199 of file ucnv_err.h.

◆ target char* UConverterFromUnicodeArgs::target ◆ targetLimit const char* UConverterFromUnicodeArgs::targetLimit

Pointer to the limit (end + 1) of target buffer.

Stable:
ICU 2.0

Definition at line 201 of file ucnv_err.h.

The documentation for this struct was generated from the following file:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4