Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: byte[] FromHex(this string)

Declaration

public static byte[] FromHex(
    this string input
)

Summary

Reconstructs a byte array from its hexadecimal representation (“hexdump”).