C# Class Nethereum.Hex.HexConvertors.Extensions.HexStringUTF8ConvertorExtensions

Show file Open project: Nethereum/Nethereum

Public Methods

Method Description
HexToUTF8String ( this hex ) : String
ToHexUTF8 ( this value ) : string

Method Details

HexToUTF8String() public static method

public static HexToUTF8String ( this hex ) : String
hex this
return String

ToHexUTF8() public static method

public static ToHexUTF8 ( this value ) : string
value this
return string