kotlinx-serialization / kotlinx.serialization / CompositeDecoder / UNKNOWN_NAME

UNKNOWN_NAME

(common, js, jvm, native) const val UNKNOWN_NAME: Int

Value returned by decodeElementIndex when the format encountered an unknown element (expected neither by the structure of serial descriptor, nor by the format itself).