Converts a byte array to a hex string.
Namespace: Un4seen.Bass
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Parameters
- buffer
- Type: SystemByte
The buffer to convert.
Return Value
Type: StringThe converted hex string.
See Also