Module BSFixedString

Source

Structs§

BSFixedStringInternal
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§

BSFixedString
A fixed-length C string.
BSFixedStringW
Fixed length wide C string.