// Assembly: Unity.Burst
// Full name: NumberBuffer

public class NumberBuffer // TypeDefIndex: 13053
{
	// Fields
	type#12381 _buffer;
	type#30342 Kind;
	type#20872 DigitsCount;
	type#20872 Scale;
	type#15324 IsNegative;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#30341 kind, type#12376 buffer, type#20867 digitsCount, type#20867 scale, type#15313 isNegative) { }
	// RVA: -1
	public type#12376 GetDigitsPointer() { }
}
