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