class Async::HTTP::BufferedBody

def rewind

def rewind
	@index = 0
end