class Protocol::HTTP2::ResetStreamFrame

def unpack

def unpack
	@payload.unpack1(FORMAT)
end