C# Class RTMP.Helper

显示文件 Open project: Austech/RTMP-CSharp

Public Methods

Method Description
StringToByteArray ( string hex ) : byte[]

Method Details

StringToByteArray() public static method

public static StringToByteArray ( string hex ) : byte[]
hex string
return byte[]