class Protocol::HTTP2::PriorityFrame

def pack priority

def pack priority
	super priority.pack
end