class Async::HTTP::Body::Remainder

def empty?

def empty?
	@stream.closed?
end