// Assembly: mscorlib
// Full name: System.ByteMatcher

namespace System
{
public class ByteMatcher // TypeDefIndex: 3700
{
	// Fields
	type#19500 map;
	type#19500 starts;

	// Methods
	// RVA: -1
	public type#28660 AddMapping(type#27082 key, type#12860 val) { }
	// RVA: -1
	public type#28660 Sort() { }
	// RVA: -1
	public type#15313 StartsWith(type#20867 c) { }
	// RVA: -1
	public type#27082 Match(type#12899 buffer, type#20867 offset, type#20867 length, type#11944 used) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
