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ยง
- StaticW
String - The
StaticWStringis a fixed-capacity UTF-16 string object.