// Assembly: mscorlib
// Full name: System.Globalization.Bootstring

namespace System.Globalization
{
public class Bootstring // TypeDefIndex: 4684
{
	// Fields
	type#15842 delimiter;
	type#20877 base_num;
	type#20877 tmin;
	type#20877 tmax;
	type#20877 skew;
	type#20877 damp;
	type#20877 initial_bias;
	type#20877 initial_n;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#15837 delimiter, type#20867 baseNum, type#20867 tmin, type#20867 tmax, type#20867 skew, type#20867 damp, type#20867 initialBias, type#20867 initialN) { }
	// RVA: -1
	public type#26576 Encode(type#26576 s, type#20867 offset) { }
	// RVA: -1
	private type#15837 EncodeDigit(type#20867 d) { }
	// RVA: -1
	private type#20867 DecodeDigit(type#15837 c) { }
	// RVA: -1
	private type#20867 Adapt(type#20867 delta, type#20867 numPoints, type#15313 firstTime) { }
	// RVA: -1
	public type#26576 Decode(type#26576 s, type#20867 offset) { }
}
}
