System::String::u_str 方法

String::u_str method

返回 ICU 风格的以空字符结尾的缓冲区。可能会重新分配字符串。

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

ReturnValue

指向空终止字符串缓冲区的指针。

另见