logo

Module sciter::utf

source · []
Expand description

UTF-8 <> UTF-16 conversion support.

Functions

Rust string to UTF-8 conversion.

Rust string to UTF-16 conversion.

Rust string to UTF-16 conversion.

UTF8 to Rust string conversion. See also s2u!.

UTF8 to Rust string conversion. See also s2u!.

UTF-16 to Rust string conversion. See also s2w!.

UTF-16 to Rust string conversion. See also s2w!.