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