// Assembly: Unity.Collections
// Full name: Unity.Collections.LowLevel.Unsafe.UnsafeStreamRange

namespace Unity.Collections.LowLevel.Unsafe
{
public class UnsafeStreamRange // TypeDefIndex: 12887
{
	// Fields
	type#12451 Block;
	type#20869 OffsetInFirstBlock;
	type#20869 ElementCount;
	type#20869 LastOffset;
	type#20869 NumberOfBlocks;
}
}
