String StringOf(Byte[] Value)
The string the bytes hold.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Value | Byte[] |
Returns: String
Remarks:
The managed and C++ ports' counterpart of SysUtils.StringOf, which the other units of the library call.
The string the bytes hold.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Value | Byte[] |
Returns: String
The managed and C++ ports' counterpart of SysUtils.StringOf, which the other units of the library call.