class Async::HTTP::Body::Buffered

def empty?

def empty?
	@index >= @chunks.length
end