// Assembly: ACTk.Runtime
// Full name: CodeStage.AntiCheat.Utils.StringUtils

namespace CodeStage.AntiCheat.Utils
{
public class StringUtils // TypeDefIndex: 10983
{
	// Fields
	type#12909 HexArray;

	// Methods
	// RVA: -1
	public static type#12860 CharsToBytes(type#12899 input) { }
	// RVA: -1
	public static type#12860 StringToBytes(type#26576 input) { }
	// RVA: -1
	public static type#12899 BytesToChars(type#12860 input) { }
	// RVA: -1
	public static type#26576 BytesToString(type#12860 input) { }
	// RVA: -1
	public static type#26576 BytesToString(type#12860 input, type#20867 index, type#20867 count) { }
	// RVA: -1
	public static type#26576 HashBytesToHexString(type#12860 input) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
