class Protocol::HPACK::Decompressor

def end?

def end?
	@offset >= @buffer.bytesize
end