C# Class Tup.Cobar4Net.Parser.Util.ParseString

Datei anzeigen Open project: tupunco/Tup.Cobar4Net

Public Methods

Method Description
HexString2Bytes ( char hexString, int offset, int length ) : byte[]

Method Details

HexString2Bytes() public static method

public static HexString2Bytes ( char hexString, int offset, int length ) : byte[]
hexString char
offset int
length int
return byte[]