Convert byte to hex data.
| C# | Visual Basic | Visual C++ |
public: static array<unsigned char>^ ToHex( unsigned char byteValue )
- byteValue (Byte)
- Byte to convert.
[Missing <returns> documentation for "M:LumiSoft.Net.Core.ToHex(System.Byte)"]
| C# | Visual Basic | Visual C++ |
public: static array<unsigned char>^ ToHex( unsigned char byteValue )
[Missing <returns> documentation for "M:LumiSoft.Net.Core.ToHex(System.Byte)"]