Instance Property インスタンスプロパティ

currentIndex

The current decoding index of the container (i.e. the index of the next element to be decoded.) Incremented after every successful decode call. このコンテナの現在のデコーディングインデックス(すなわちデコードされることになる、次の要素のインデックス)。すべての成功したデコード呼び出しの後に増やされます。

Declaration 宣言

var currentIndex: Int { get }