Structs§
- BSFixed
String Internal - A fixed-length internal string representation used for interacting with
the
BSStringPool
.
Functions§
- ctor8⚠
- Creates a new
BSFixedStringInternal
from a raw pointer. - ctor16⚠
- Creates a new
BSFixedStringW
from a pointer
Type Aliases§
- BSFixed
String - A fixed-length C string.
- BSFixed
StringW - Fixed length wide C string.