Math387.StringOf Method

function StringOf(Value: TByteArray): string;

The string the bytes hold.

#NameTypeDescription
1ValueTByteArray

Returns: String

Remarks:

The managed and C++ ports' counterpart of SysUtils.StringOf, which the other units of the library call.