class Async::HTTP::Body::Remainder

def read

def read
	@stream.read_partial
end