// Assembly: ACTk.Runtime
// Full name: DecimalLongBytesUnion

public class DecimalLongBytesUnion // TypeDefIndex: 11030
{
	// Fields
	type#17163 d;
	type#20901 l1;
	type#20901 l2;
	type#13912 b16;

	// Methods
	// RVA: -1
	internal static type#17162 XorDecimalToDecimal(type#17162 value, type#20900 key) { }
	// RVA: -1
	internal static type#13911 XorDecimalToB16(type#17162 value, type#20900 key) { }
	// RVA: -1
	internal static type#17162 XorB16ToDecimal(type#13911 value, type#20900 key) { }
	// RVA: -1
	internal static type#17162 ConvertB16ToDecimal(type#13911 value) { }
	// RVA: -1
	internal static type#13911 ConvertDecimalToB16(type#17162 value) { }
	// RVA: -1
	private static type#32682 FromDecimal(type#17162 value) { }
	// RVA: -1
	private static type#32682 FromB16(type#13911 value) { }
	// RVA: -1
	private type#32682 XorLongs(type#20900 key) { }
}
