Base Framework
|
#include <base/Primitives.h>
Public Member Functions | |
NativeString (const char *_value) noexcept | |
const char * | getValue () const noexcept |
operator const char * () const noexcept | |
MemorySize | getLength () const noexcept |
Native string.
|
inlinenoexcept |
Initializes the string.
|
noexcept |
Returns the length of the string.
|
inlinenoexcept |
Returns the string.
|
inlinenoexcept |
Returns the string.