Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: string ToHex(this byte[])

  • Declared in: RT.Util.Ut

Declaration

public static string ToHex(
    this byte[] data
)

Summary

Generates a representation of the specified byte array as hexadecimal numbers (“hexdump”).