C++ class to get reference to CharArray
The CharArrayExt
class extends the APIs available to a reference to a
CharArray
.
Namespace: | matlab::data |
Base class: | Reference<Array> |
Include: | TypedArrayRef.hpp |
toUTF16
String toUTF16() const
| Contents of reference to |
None
toAscii
std::string toAscii() const
| Contents of reference to |
|
Data contains non-ASCII characters. |