Skip to main content

Module wstring

Module wstring 

Source
Expand description

A UTF-16-encoded, growable, but fixed-capacity string.

This module contains the StaticWString type.
It should be helpful to pass UTF-16 strings in Windows.

Structsยง

StaticWString
The StaticWString is a fixed-capacity UTF-16 string object.