DewString StringOf(const DewArray<unsigned char> &Value);
The string the bytes hold.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Value | const DewArray<unsigned char> & |
Remarks:
The managed and C++ ports' counterpart of SysUtils.StringOf, which the other units of the library call.
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler