Convert byte to hex data.

C# | Visual Basic | Visual C++ | F# |
public static byte[] ToHex( byte byteValue )
Public Shared Function ToHex ( byteValue As Byte ) As Byte()
public: static array<unsigned char>^ ToHex( unsigned char byteValue )
static member ToHex : byteValue : byte -> byte[]

- byteValue (Byte)
- Byte to convert.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119