System::String::u_str method

String::u_str method

Returns ICU-styled null-terminated buffer. May reallocate the string.

const UChar * System::String::u_str() const

ReturnValue

Pointer to null-terminated string buffer.

See Also