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

public class DoubleLongBytesUnion // TypeDefIndex: 11032
{
	// Fields
	type#17431 d;
	type#20902 l;
	type#13919 b8;

	// Methods
	// RVA: -1
	internal static type#20900 Migrate(type#20900 value, type#15455 fromVersion, type#15455 toVersion) { }
	// RVA: -1
	internal static type#20900 XorDoubleToLong(type#17430 value, type#20900 key) { }
	// RVA: -1
	internal static type#17430 XorLongToDouble(type#20900 value, type#20900 key) { }
	// RVA: -1
	private static type#32683 FromDouble(type#17430 value) { }
	// RVA: -1
	private static type#32683 FromLong(type#20900 value) { }
	// RVA: -1
	private type#32683 Shuffle(type#20900 key) { }
	// RVA: -1
	private type#32683 UnShuffle(type#20900 key) { }
}
