class Async::HTTP::Protocol::HTTP2::Stream::Buffer

def push(chunk)

def push(chunk)
	@remainder = chunk
end