class Protocol::HTTP2::WindowUpdateFrame

def unpack

def unpack
	super.unpack1(FORMAT)
end