endStructure

abstract fun endStructure(descriptor: SerialDescriptor)(source)

Denotes the end of the structure associated with current decoder. For example, composite decoder of JSON format will expect (and parse) a closing bracket in the underlying input.