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 }The current decoding index of the container (i.e. the index of the next element to be decoded.) Incremented after every successful decode call.
var currentIndex: Int { get }