// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.ManagedStreamHelpers

namespace UnityEngine
{
public class ManagedStreamHelpers // TypeDefIndex: 8863
{

	// Methods
	// RVA: -1
	internal static type#28660 ValidateLoadFromStream(type#26548 stream) { }
	// RVA: -1
	internal static type#28660 ManagedStreamRead(type#12860 buffer, type#20867 offset, type#20867 count, type#26548 stream, type#20925 returnValueAddress) { }
	// RVA: -1
	internal static type#28660 ManagedStreamSeek(type#20900 offset, type#27917 origin, type#26548 stream, type#20925 returnValueAddress) { }
	// RVA: -1
	internal static type#28660 ManagedStreamLength(type#26548 stream, type#20925 returnValueAddress) { }
}
}
