// Assembly: ACTk.Runtime
// Full name: CodeStage.AntiCheat.Storage.BinarySerializer

namespace CodeStage.AntiCheat.Storage
{
public class BinarySerializer // TypeDefIndex: 11013
{
	// Fields
	type#15468 Version;
	type#15211 cachedInstance;

	// Methods
	// RVA: -1
	public static type#20365 GetSerializer() { }
	// RVA: -1
	public virtual type#23840 SerializeStorageDataType(type#107 value) { }
	// RVA: -1
	public virtual type#106 DeserializeStorageDataType(type#23840 data) { }
	// RVA: -1
	public virtual type#12860 SerializePrefsDictionary(type#4776 dictionary) { }
	// RVA: -1
	public virtual type#4776 DeserializePrefsDictionary(type#12860 data) { }
	// RVA: -1
	private type#28660 WritePref(type#15215 writer, type#26576 key, type#23840 value) { }
	// RVA: -1
	private type#11211 ReadPref(type#15208 reader) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
