// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Utilities.BufferUtils

namespace Newtonsoft.Json.Utilities
{
public class BufferUtils // TypeDefIndex: 10308
{

	// Methods
	// RVA: -1
	public static type#12899 RentBuffer(type#6098 bufferPool, type#20867 minSize) { }
	// RVA: -1
	public static type#28660 ReturnBuffer(type#6098 bufferPool, type#12899 buffer) { }
	// RVA: -1
	public static type#12899 EnsureBufferSize(type#6098 bufferPool, type#20867 size, type#12899 buffer) { }
}
}
