Math387::BytesOf Function

DewArray<unsigned char> BytesOf(const DewString &Value);

The bytes of a string.

#NameTypeDescription
1Valueconst 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