Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: string ToHex(this uint[])

  • Declared in: RT.Util.Ut

Declaration

public static string ToHex(
    this uint[] data
)

Summary

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