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

public class tBigInt // TypeDefIndex: 13057
{
	// Fields
	type#20872 m_length;
	type#35059 m_blocks;

	// Methods
	// RVA: -1
	public type#20867 GetLength() { }
	// RVA: -1
	public type#27917 GetBlock(type#20867 idx) { }
	// RVA: -1
	public type#15313 IsZero() { }
	// RVA: -1
	public type#28660 SetU64(type#27937 val) { }
	// RVA: -1
	public type#28660 SetU32(type#27917 val) { }
}
