u_str()

String::u_str() const method

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

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

Return Value

Pointer to null-terminated string buffer.

See Also