extractDumpedLongAt

open override fun extractDumpedLongAt(index: Int): Long

Given a continuation register dump, extract the Long at the given slot index.

Return

The extracted Long.

Parameters

index

The index at which to extract a Long.