class Protocol::HPACK::Compressor

def write_bytes(bytes)

def write_bytes(bytes)
	@buffer << bytes
end