endTypedVector

fun endTypedVector(position: Int): Int

Finishes a typed vector element. The initial position of the vector must be passed

Parameters

position

position at the start of the vector


fun endTypedVector(position: Int, key: String? = null): Int