TryParseHexBytes(String?, out Byte[]) Method

Definition

Assembly HexView.dll
public static bool TryParseHexBytes(string? text, scoped out byte[] bytes)

Parameters

text
String
bytes
Byte[]

Returns