Inheritance diagram for UConverter::UTranscoder:
Public Member Functions | |
this (UConverter src, UConverter dst) | |
void | reset () |
bool | convert (void[] input, void[] output, inout UAdjust x, bool flush) |
Private Attributes | |
UConverter | cSrc |
UConverter | cDst |
bool | clear = true |
|
Definition at line 638 of file UConverter.d. |
|
Reimplemented from ITranscoder. Definition at line 648 of file UConverter.d. References clear. |
|
Reimplemented from ITranscoder. Definition at line 657 of file UConverter.d. References cDst, clear, cSrc, UConverter::handle, ICU::length(), and ICU::testError(). |
|
Definition at line 630 of file UConverter.d. |
|
Definition at line 630 of file UConverter.d. |
|
Definition at line 632 of file UConverter.d. |