GetString
GetString (1 of 2)
Gets the binary data as string.
Returns: A string contains the binary data.
GetString()
GetString (2 of 2)
Gets the binary data as string using the specified code page.
Returns: A string contains the binary data.
GetString(int32_t codepage)
| Parameter | Description |
|---|---|
| codepage | The code page. |