class Async::HTTP::Body::Fixed

def empty?

def empty?
	@remaining == 0
end